API 설명서 > Miscellaneous > Object ProWindows > Function ProWindowsVisit
Function ProWindowsVisit
Description
Visits all the Creo Parametric windows.
Replacement in Object TOOLKIT:
Synopsis
#include <ProWindows.h>
ProWindowsVisit
(
/* (In)
The function invoked for each Creo Parametric window
*/
ProAppData app_data
/* (In)
The application data
*/
)
Returns
The function successfully visited all the Creo Parametric windows.
Other
An error was encountered and visiting stopped.
Sample Code References
User Guide References
도움이 되셨나요?