API 설명서
>
Creo Parametric user interface
>
Object ProUIDashboard
> Function ProUIDashboardStdlayoutGet
Function ProUIDashboardStdlayoutGet
Description
Obtains the standard layout name typically used for placement of OK and cancel buttons.
Synopsis
#include <
ProUIDashboard.h
>
ProError
ProUIDashboardStdlayoutGet
(
ProUIDashboard
dashboard
/* (In)
The dashboard handle.
*/
char** std_layout
/* (Out)
The standard layout name. Free this string using
ProStringFree
().
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
Sample Code References
pt_userguide ( UgCreoSweepCreate.c )
User Guide References
Accessing a Dashboard:ProUIDashboardStdlayoutGet
Parent topic
Object ProUIDashboard
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.