

#include <nitro/wxc.h>void WXC_UnregisterData(u32 ggid);| ggid | GGID associated with the data block to release. |
None.
This function releases the callback to the specified GGID and the data block association from the library.
This function can only be called in the WXC_STATE_READY state.
WXCCallback
WXC_RegisterCommonData
2006/08/10 Corrected links.
2005/11/09 Added call conditions.
2005/08/04 Initial version.
CONFIDENTIAL