HomeSort by relevance Sort by last modified time
    Searched refs:INoMarshal (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
objidlbase.h 27 typedef interface INoMarshal INoMarshal;
587 * INoMarshal interface
595 INoMarshal : public IUnknown
599 __CRT_UUID_DECL(INoMarshal, 0xecc8691b, 0xc1db, 0x4dc0, 0x85,0x5e, 0x65,0xf6,0xc5,0x51,0xaf,0x49)
607 INoMarshal* This,
612 INoMarshal* This);
615 INoMarshal* This);
619 interface INoMarshal {
631 static FORCEINLINE HRESULT INoMarshal_QueryInterface(INoMarshal* This,REFIID riid,void **ppvObject)
    [all...]
objidl.h 27 typedef interface INoMarshal INoMarshal;
802 * INoMarshal interface
810 INoMarshal : public IUnknown
814 __CRT_UUID_DECL(INoMarshal, 0xecc8691b, 0xc1db, 0x4dc0, 0x85,0x5e, 0x65,0xf6,0xc5,0x51,0xaf,0x49)
822 INoMarshal* This,
827 INoMarshal* This);
830 INoMarshal* This);
834 interface INoMarshal {
846 static FORCEINLINE HRESULT INoMarshal_QueryInterface(INoMarshal* This,REFIID riid,void **ppvObject)
    [all...]

Completed in 329 milliseconds