This topic has not yet been rated - Rate this topic

IDrmPort2::ForwardContentToDeviceObject method

The ForwardContentToDeviceObject method accepts a device object representing a device to which the caller intends to forward protected content. Note that this method is identical in operation to the DrmForwardContentToDeviceObject function, and its parameter definitions and return value are also identical.

Syntax


NTSTATUS ForwardContentToDeviceObject();

Parameters

This method has no parameters.

Return value

See return value definition in DrmForwardContentToDeviceObject.

Remarks

See comments in DrmForwardContentToDeviceObject.

Requirements

Header

Portcls.h (include Portcls.h)

See also

DrmForwardContentToDeviceObject

 

 

Send comments about this topic to Microsoft

Build date: 11/30/2012

© 2013 Microsoft. All rights reserved.