Searched refs:IBlockingLock (Results 1 – 3 of 3) sorted by relevance
/third_party/mingw-w64/mingw-w64-headers/include/ |
D | comdefsp.h | 127 _COM_SMARTPTR_TYPEDEF(IBlockingLock,__uuidof(IBlockingLock));
|
D | objidl.h | 417 typedef interface IBlockingLock IBlockingLock; typedef 13461 IBlockingLock : public IUnknown 13471 __CRT_UUID_DECL(IBlockingLock, 0x30f3d47a, 0x6447, 0x11d1, 0x8e,0x3c, 0x00,0xc0,0x4f,0xb9,0x38,0x6d) 13479 IBlockingLock* This, 13484 IBlockingLock* This); 13487 IBlockingLock* This); 13491 IBlockingLock* This, 13495 IBlockingLock* This); 13499 interface IBlockingLock { 13514 static FORCEINLINE HRESULT IBlockingLock_QueryInterface(IBlockingLock* This,REFIID riid,void **ppvO… [all …]
|
D | objidl.idl | 772 interface IBlockingLock: IUnknown {
|