Share via


DRM_ND_Init (Windows Embedded CE 6.0)

1/5/2010

This function initializes DRM on the device. It is called by the Media Query Engine initialization code.

Syntax

HRESULT DRM_API 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

Header wmdrm10nd.h
Library wmdrm10nd.lib
Windows Embedded CE Windows Embedded CE 6.0

See Also

Other Resources

Windows Media DRM 10 for Network Devices Interfaces