4 references to HttpApiVersion1
WsatConfig (4)
Configuration\WsatServiceAddress.cs (2)
47
retVal = SafeNativeMethods.HttpInitialize(HttpWrapper.
HttpApiVersion1
, SafeNativeMethods.HTTP_INITIALIZE_CONFIG, IntPtr.Zero);
111
retVal = SafeNativeMethods.HttpInitialize(HttpWrapper.
HttpApiVersion1
, SafeNativeMethods.HTTP_INITIALIZE_CONFIG, IntPtr.Zero);
Configuration\WsatServiceCertificate.cs (2)
48
retVal = SafeNativeMethods.HttpInitialize(HttpWrapper.
HttpApiVersion1
, SafeNativeMethods.HTTP_INITIALIZE_CONFIG, IntPtr.Zero);
125
retVal = SafeNativeMethods.HttpInitialize(HttpWrapper.
HttpApiVersion1
, SafeNativeMethods.HTTP_INITIALIZE_CONFIG, IntPtr.Zero);