Searched refs:IOptionArray (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | optary.h | 22 typedef interface IOptionArray IOptionArray; typedef 24 interface IOptionArray; variable 51 typedef IOptionArray *LPOPTIONARRAY; 55 IOptionArray : public IUnknown 69 __CRT_UUID_DECL(IOptionArray, 0x22b6d492, 0x0f88, 0x11d1, 0xba,0x19, 0x00,0xc0,0x4f,0xd9,0x12,0xd0) 77 IOptionArray *This, 82 IOptionArray *This); 85 IOptionArray *This); 89 IOptionArray *This, 95 IOptionArray *This, [all …]
|