Searched refs:NETCON_STATUS (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dnetcon.h223 } NETCON_STATUS; typedef in typeref:enum:tagNETCON_STATUS
238 NETCON_STATUS Status;
930 virtual HRESULT WINAPI get_Status(NETCON_STATUS *pStatus) = 0;
947 HRESULT (WINAPI *get_Status)(INetConnectionProps *This,NETCON_STATUS *pStatus);
977 HRESULT WINAPI INetConnectionProps_get_Status_Proxy(INetConnectionProps *This,NETCON_STATUS *pStatus);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dnetcon.h223 } NETCON_STATUS; typedef in typeref:enum:tagNETCON_STATUS
238 NETCON_STATUS Status;
930 virtual HRESULT WINAPI get_Status(NETCON_STATUS *pStatus) = 0;
947 HRESULT (WINAPI *get_Status)(INetConnectionProps *This,NETCON_STATUS *pStatus);
977 HRESULT WINAPI INetConnectionProps_get_Status_Proxy(INetConnectionProps *This,NETCON_STATUS *pStatus);

Completed in 29 milliseconds