DRM_ND_Init (Windows CE 5.0)
This function initializes DRM on the device. Its called by the Media Query Engine initialization code.
Syntax
long DRM_ND_Init(void);
Parameters
None
Return Values
The following table shows a list of possible error values.
Error value | Description |
---|---|
ERROR_SUCCESS | No errors |
ERROR_BAD_ENVIRONMENT | The error happens when DRM failed to create the semaphore or thread required by proximity responder initialization. |
Requirements
OS Versions: Windows CE 5.0 Networked Media Device Feature Pack.
Header: WMDRM10ND.h
Link Library: cardea_wince.lib
See Also
Windows Media DRM 10 For Network Devices Interfaces
Send Feedback on this topic to the authors