Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic applies to Windows XP Service Pack 1 or later.
The GetSecureChannelObject method retrieves the secure channel object used to encrypt the stream.
Syntax
HRESULT GetSecureChannelObject(
[out] IUnknown **ppUnkDRMSecureChannel
);
Parameters
- ppUnkDRMSecureChannel [out]
Receives a pointer to the secure channel object's IUnknown interface.
Return Value
Returns an HRESULT.
Remarks
If the method succeeds, the caller must release the IUnknown interface.
Requirements
Header | Declared in EncDec.h. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008