Share via


IWSDHttpAddress::GetSecure (Compact 2013)

3/26/2014

This method retrieves the status on whether TLS secure sessions are enabled for this address.

Syntax

HRESULT GetSecure();

Parameters

This method has no parameters.

Return Value

The following table shows the possible error code return values.

Error code

Description

S_OK

TLS secure sessions are enabled for this address.

S_FALSE

TLS secure sessions are disabled for this address.

Requirements

Header

wsdapi.h

Library

wsdapi.lib

See Also

Reference

IWSDHttpAddress
Web Services on Devices Interfaces