Share via


Windows Media DRM 10 for Network Devices Interfaces (Windows Embedded CE 6.0)

1/5/2010

The following table shows the Windows Media DRM 10 for Network Devices interfaces with a description of the purpose of each.

Programming element Description

DRM_ND_Init

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

DRM_ND_RegisterWithService

This function attempts to perform registration with specified DRM enabled server. If successful, the service is added to the service list and a proximity responder for the service is started.

DRM_ND_DeregisterFromService

This function deregisters the device identified by sServerUDN.

DRM_ND_GetPrivateKey

This function is used to return the private key for your device certificate. The private key must be protected from stolen using a debugger or other methods, since if an attacker gets your private key it will compromise your certificate which will cause it to be revoked.

See Also

Other Resources

Windows Media DRM 10 for Network Devices Reference