CDI_Return_CDMMessage
Returns a CDM message to the system message pool.
LONG CDI_Return_CDMMessage (
LONG cdmOSHandle,
LONG cdmPutHandle
);
The following table lists return values and descriptions.
CDI_Return_CDMMessage is used by a CDM to return the message allocated for a CDM message to the system message pool. Typically, CDI_Return_CDMMessage is called when a CDM message structure is no longer needed or when the CDM is ready to unload.