ClearCustData function (oleauto.h)
Releases memory used to hold the custom data item.
Syntax
void ClearCustData(
LPCUSTDATA pCustData
);
Parameters
pCustData
The custom data item to be released.
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | oleauto.h |
Library | OleAut32.lib |
DLL | OleAut32.dll |