Windows Media Format SDK banner art
PreviousNext

ISCPSecureAuthenticate::GetSecureQuery

The GetSecureQuery method is used to obtain a pointer to the ISCPSecureQuery interface.

Syntax

HRESULT GetSecureQuery(
  ISCPSecureQuery**  ppSecureQuery
);

Parameters

  ppSecureQuery

[out]  Pointer to an ISCPSecureQuery object.

Return Values

If the method succeeds, it returns S_OK. If it fails, it returns an HRESULT error code.

See Also

PreviousNext


© 1999 Microsoft Corporation. All rights reserved.