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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dhlink.h546 virtual HRESULT WINAPI SetCurrentHlink(ULONG uHLID) = 0;
567 HRESULT (WINAPI *SetCurrentHlink)(IHlinkBrowseContext *This,ULONG uHLID); member in struct:IHlinkBrowseContextVtbl
590 #define IHlinkBrowseContext_SetCurrentHlink(This,uHLID) (This)->lpVtbl->SetCurrentHlink(This,uHLID)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dhlink.h546 virtual HRESULT WINAPI SetCurrentHlink(ULONG uHLID) = 0;
567 HRESULT (WINAPI *SetCurrentHlink)(IHlinkBrowseContext *This,ULONG uHLID); member in struct:IHlinkBrowseContextVtbl
590 #define IHlinkBrowseContext_SetCurrentHlink(This,uHLID) (This)->lpVtbl->SetCurrentHlink(This,uHLID)

Completed in 51 milliseconds