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.
![]() |
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.
Requirements
Header: Defined in WMSCP.idl.
Library: mssachlp.lib
See Also
.gif)