HomeSort by relevance Sort by last modified time
    Searched defs:IMalloc (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 42 typedef interface IMalloc IMalloc;
847 * IMalloc interface
852 typedef IMalloc *LPMALLOC;
857 IMalloc : public IUnknown
880 __CRT_UUID_DECL(IMalloc, 0x00000002, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46)
888 IMalloc* This,
893 IMalloc* This);
896 IMalloc* This);
898 /*** IMalloc methods ***
    [all...]
objidl.h 42 typedef interface IMalloc IMalloc;
1062 * IMalloc interface
1067 typedef IMalloc *LPMALLOC;
1072 IMalloc : public IUnknown
1095 __CRT_UUID_DECL(IMalloc, 0x00000002, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46)
1103 IMalloc* This,
1108 IMalloc* This);
    [all...]

Completed in 94 milliseconds