API Documentation
>
External objects
>
Object ProSeldat
> Function ProSeldatAlloc
Function ProSeldatAlloc
Description
Allocates the memory for the selection data.
Replacement in Object TOOLKIT:
wfcExternalObject::AddData
Synopsis
#include <
ProExtobjSel.h
>
ProError
ProSeldatAlloc
(
ProWExtobjdata
* sel_data
/* (Out)
The pointer to the pointer to the selection data structure
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully allocated the memory.
PRO_TK_GENERAL_ERROR
The function could not allocate the memory.
Sample Code References
pt_examples ( TestExtobj.c )
pt_userguide ( UgExtobjCreate.c )
User Guide References
Selection Data for External Objects:ProSeldatAlloc
Was this helpful?
This site works best with JavaScript enabled