API-Dokumentation
>
Custom 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
War dies hilfreich?
Diese Website funktioniert am besten, wenn JavaScript aktiviert ist.