Click or drag to resize

HttpSslToolHttpInitialize Method

[Missing <summary> documentation for "M:SanteDB.Rest.Common.Configuration.Interop.HttpSslTool.HttpInitialize(SanteDB.Rest.Common.Configuration.Interop.HttpSslTool.HTTPAPI_VERSION,System.UInt32,System.IntPtr)"]


Namespace: SanteDB.Rest.Common.Configuration.Interop
Assembly: SanteDB.Rest.Common (in SanteDB.Rest.Common.dll) Version: 3.0.2081-alpha+19f573cdc8c56fbc278c5e41a734f011a9baa699
Syntax
public static uint HttpInitialize(
	HttpSslToolHTTPAPI_VERSION Version,
	uint Flags,
	IntPtr pReserved
)

Parameters

Version  HttpSslToolHTTPAPI_VERSION

[Missing <param name="Version"/> documentation for "M:SanteDB.Rest.Common.Configuration.Interop.HttpSslTool.HttpInitialize(SanteDB.Rest.Common.Configuration.Interop.HttpSslTool.HTTPAPI_VERSION,System.UInt32,System.IntPtr)"]

Flags  UInt32

[Missing <param name="Flags"/> documentation for "M:SanteDB.Rest.Common.Configuration.Interop.HttpSslTool.HttpInitialize(SanteDB.Rest.Common.Configuration.Interop.HttpSslTool.HTTPAPI_VERSION,System.UInt32,System.IntPtr)"]

pReserved  IntPtr

[Missing <param name="pReserved"/> documentation for "M:SanteDB.Rest.Common.Configuration.Interop.HttpSslTool.HttpInitialize(SanteDB.Rest.Common.Configuration.Interop.HttpSslTool.HTTPAPI_VERSION,System.UInt32,System.IntPtr)"]

Return Value

UInt32

[Missing <returns> documentation for "M:SanteDB.Rest.Common.Configuration.Interop.HttpSslTool.HttpInitialize(SanteDB.Rest.Common.Configuration.Interop.HttpSslTool.HTTPAPI_VERSION,System.UInt32,System.IntPtr)"]

See Also