Searched refs:EnableSharing (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dhttp.h687 BOOLEAN EnableSharing; member in struct:_HTTP_LISTEN_ENDPOINT_INFO
H A Dnetcon.h1007 virtual HRESULT WINAPI EnableSharing(SHARINGCONNECTIONTYPE Type) = 0;
1028 HRESULT (WINAPI *EnableSharing)(INetSharingConfiguration *This,SHARINGCONNECTIONTYPE Type); member in struct:INetSharingConfigurationVtbl
1051 #define INetSharingConfiguration_EnableSharing(This,Type) (This)->lpVtbl->EnableSharing(This,Type)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dhttp.h687 BOOLEAN EnableSharing; member in struct:_HTTP_LISTEN_ENDPOINT_INFO
H A Dnetcon.h1007 virtual HRESULT WINAPI EnableSharing(SHARINGCONNECTIONTYPE Type) = 0;
1028 HRESULT (WINAPI *EnableSharing)(INetSharingConfiguration *This,SHARINGCONNECTIONTYPE Type); member in struct:INetSharingConfigurationVtbl
1051 #define INetSharingConfiguration_EnableSharing(This,Type) (This)->lpVtbl->EnableSharing(This,Type)

Completed in 106 milliseconds