Share via


ISCPSecureAuthenticate2 Interface (deprecated)

banner art

This is preliminary documentation and subject to change.

This topic documents a feature of the Windows Media Device Manager SDK. We recommend that you migrate your application to use the Windows Portable Devices API. For more information, see the Windows Portable Devices SDK.

The ISCPSecureAuthenticate2 interface extends ISCPSecureAuthenticate by providing a way to get a session object.

In addition to the methods inherited from IUnknown, the ISCPSecureAuthenticate2 interface exposes the following method.

Method Description
GetSCPSession Gets a pointer to an ISCPSession interface that represents a session object.

See Also