Searched refs:HNETINTERFACE (Results 1 - 6 of 6) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ |
H A D | clusapi.h | 21 typedef struct _HNETINTERFACE *HNETINTERFACE; typedef in typeref:struct:_HNETINTERFACE 1056 HNETINTERFACE WINAPI OpenClusterNetInterface(HCLUSTER hCluster,LPCWSTR lpszInterfaceName); 1058 WINBOOL WINAPI CloseClusterNetInterface(HNETINTERFACE hNetInterface); 1059 HCLUSTER WINAPI GetClusterFromNetInterface(HNETINTERFACE hNetInterface); 1060 CLUSTER_NETINTERFACE_STATE WINAPI GetClusterNetInterfaceState(HNETINTERFACE hNetInterface); 1061 DWORD WINAPI ClusterNetInterfaceControl(HNETINTERFACE hNetInterface,HNODE hHostNode,DWORD dwControlCode,LPVOID lpInBuffer,DWORD nInBufferSize,LPVOID lpOutBuffer,DWORD nOutBufferSize,LPDWORD lpBytesReturned); 1067 HKEY WINAPI GetClusterNetInterfaceKey(HNETINTERFACE hNetInterface,REGSAM samDesired);
|
H A D | cluadmex.h | 395 virtual HNETINTERFACE WINAPI GetNetInterfaceHandle(LONG lObjIndex) = 0; 403 HNETINTERFACE (WINAPI *GetNetInterfaceHandle)(IGetClusterNetInterfaceInfo *This,LONG lObjIndex); 416 HNETINTERFACE WINAPI IGetClusterNetInterfaceInfo_GetNetInterfaceHandle_Proxy(IGetClusterNetInterfaceInfo *This,LONG lObjIndex);
|
H A D | msclus.h | 592 typedef struct _HNETINTERFACE *HNETINTERFACE; typedef in typeref:struct:_HNETINTERFACE
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
H A D | clusapi.h | 21 typedef struct _HNETINTERFACE *HNETINTERFACE; typedef in typeref:struct:_HNETINTERFACE 1056 HNETINTERFACE WINAPI OpenClusterNetInterface(HCLUSTER hCluster,LPCWSTR lpszInterfaceName); 1058 WINBOOL WINAPI CloseClusterNetInterface(HNETINTERFACE hNetInterface); 1059 HCLUSTER WINAPI GetClusterFromNetInterface(HNETINTERFACE hNetInterface); 1060 CLUSTER_NETINTERFACE_STATE WINAPI GetClusterNetInterfaceState(HNETINTERFACE hNetInterface); 1061 DWORD WINAPI ClusterNetInterfaceControl(HNETINTERFACE hNetInterface,HNODE hHostNode,DWORD dwControlCode,LPVOID lpInBuffer,DWORD nInBufferSize,LPVOID lpOutBuffer,DWORD nOutBufferSize,LPDWORD lpBytesReturned); 1067 HKEY WINAPI GetClusterNetInterfaceKey(HNETINTERFACE hNetInterface,REGSAM samDesired);
|
H A D | cluadmex.h | 395 virtual HNETINTERFACE WINAPI GetNetInterfaceHandle(LONG lObjIndex) = 0; 403 HNETINTERFACE (WINAPI *GetNetInterfaceHandle)(IGetClusterNetInterfaceInfo *This,LONG lObjIndex); 416 HNETINTERFACE WINAPI IGetClusterNetInterfaceInfo_GetNetInterfaceHandle_Proxy(IGetClusterNetInterfaceInfo *This,LONG lObjIndex);
|
H A D | msclus.h | 592 typedef struct _HNETINTERFACE *HNETINTERFACE; typedef in typeref:struct:_HNETINTERFACE
|
Completed in 190 milliseconds