API 文件集
>
External objects
>
Object ProDispdat
> Function ProDispdatAlloc
Function ProDispdatAlloc
Description
Initializes the display data structure.
Synopsis
#include <
ProExtobjDisp.h
>
ProError
ProDispdatAlloc
(
ProWExtobjdata
* disp_data
/* (In)
The display data
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully initialized the structure.
PRO_TK_BAD_INPUTS
The input argument is invalid.
PRO_TK_GENERAL_ERROR
The function could not initialize the structure.
Sample Code References
pt_examples ( TestExtobj.c )
pt_userguide ( UgExtobjCreate.c )
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳