Searched defs:IConsoleNameSpace2 (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmmc.h87 typedef struct IConsoleNameSpace2 IConsoleNameSpace2; typedef in typeref:struct:IConsoleNameSpace2
307 typedef IConsoleNameSpace2 *LPCONSOLENAMESPACE2;
1357 struct IConsoleNameSpace2 : public IConsoleNameSpace { struct in inherits:IConsoleNameSpace
1365 HRESULT (WINAPI *QueryInterface)(IConsoleNameSpace2 *This,REFIID riid,void **ppvObject);
1366 ULONG (WINAPI *AddRef)(IConsoleNameSpace2 *This);
1367 ULONG (WINAPI *Release)(IConsoleNameSpace2 *This);
1368 HRESULT (WINAPI *InsertItem)(IConsoleNameSpace2 *This,LPSCOPEDATAITEM item);
1369 HRESULT (WINAPI *DeleteItem)(IConsoleNameSpace2 *This,HSCOPEITEM hItem,__LONG32 fDeleteThis);
1370 HRESULT (WINAPI *SetItem)(IConsoleNameSpace2 *Thi
1379 struct IConsoleNameSpace2 { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmmc.h87 typedef struct IConsoleNameSpace2 IConsoleNameSpace2; typedef in typeref:struct:IConsoleNameSpace2
307 typedef IConsoleNameSpace2 *LPCONSOLENAMESPACE2;
1357 struct IConsoleNameSpace2 : public IConsoleNameSpace { struct in inherits:IConsoleNameSpace
1365 HRESULT (WINAPI *QueryInterface)(IConsoleNameSpace2 *This,REFIID riid,void **ppvObject);
1366 ULONG (WINAPI *AddRef)(IConsoleNameSpace2 *This);
1367 ULONG (WINAPI *Release)(IConsoleNameSpace2 *This);
1368 HRESULT (WINAPI *InsertItem)(IConsoleNameSpace2 *This,LPSCOPEDATAITEM item);
1369 HRESULT (WINAPI *DeleteItem)(IConsoleNameSpace2 *This,HSCOPEITEM hItem,__LONG32 fDeleteThis);
1370 HRESULT (WINAPI *SetItem)(IConsoleNameSpace2 *Thi
1379 struct IConsoleNameSpace2 { struct
[all...]

Completed in 32 milliseconds