CreatePlatformTypeList
TheCreatePlatformTypeListmethod creates or copies a platform type list.
ODPlatformTypeList CreatePlatformTypeList ( in ODPlatformTypeList typeList);
typeList- A reference to the platform type list to be duplicated, or
kODNULLto create an empty platform type list.- return value
- A reference to the newly created platform type list.
DISCUSSION
Your part calls this method.SEE ALSO
TheODPlatformTypeListclass (page 564).
Table 11-1 on page 466 in OpenDoc Programmer's Guide.