Searched defs:Disable (Results 1 - 6 of 6) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dnetcon.h355 virtual HRESULT WINAPI Disable(ULONG ulDisableTimeout) = 0;
365 HRESULT (WINAPI *Disable)(INetConnectionManagerEvents *This,ULONG ulDisableTimeout); member in struct:INetConnectionManagerEventsVtbl
377 #define INetConnectionManagerEvents_Disable(This,ulDisableTimeout) (This)->lpVtbl->Disable(This,ulDisableTimeout)
688 virtual HRESULT WINAPI Disable(void) = 0;
703 HRESULT (WINAPI *Disable)(INetSharingPortMapping *This); member in struct:INetSharingPortMappingVtbl
720 #define INetSharingPortMapping_Disable(This) (This)->lpVtbl->Disable(This)
H A Dwinioctl.h1841 BOOLEAN Disable; member in struct:_FILE_SET_DEFECT_MGMT_BUFFER
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dnetcon.h355 virtual HRESULT WINAPI Disable(ULONG ulDisableTimeout) = 0;
365 HRESULT (WINAPI *Disable)(INetConnectionManagerEvents *This,ULONG ulDisableTimeout); member in struct:INetConnectionManagerEventsVtbl
377 #define INetConnectionManagerEvents_Disable(This,ulDisableTimeout) (This)->lpVtbl->Disable(This,ulDisableTimeout)
688 virtual HRESULT WINAPI Disable(void) = 0;
703 HRESULT (WINAPI *Disable)(INetSharingPortMapping *This); member in struct:INetSharingPortMappingVtbl
720 #define INetSharingPortMapping_Disable(This) (This)->lpVtbl->Disable(This)
H A Dwinioctl.h1841 BOOLEAN Disable; member in struct:_FILE_SET_DEFECT_MGMT_BUFFER
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ddk/
H A Dntifs.h3774 BOOLEAN Disable; member in struct:_FILE_SET_DEFECT_MGMT_BUFFER
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
H A Dntifs.h3774 BOOLEAN Disable; member in struct:_FILE_SET_DEFECT_MGMT_BUFFER

Completed in 808 milliseconds