Searched refs:get_ContentMediaType (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcdosys.h717 virtual HRESULT WINAPI get_ContentMediaType(BSTR *pContentMediaType) = 0;
750 HRESULT (WINAPI *get_ContentMediaType)(IBodyPart *This,BSTR *pContentMediaType); member in struct:CDO::IBodyPartVtbl
785 #define IBodyPart_get_ContentMediaType(This,pContentMediaType) (This)->lpVtbl->get_ContentMediaType(This,pContentMediaType)
H A Dcdoex.h923 virtual HRESULT WINAPI get_ContentMediaType(BSTR *pContentMediaType) = 0;
956 HRESULT (WINAPI *get_ContentMediaType)(IBodyPart *This,BSTR *pContentMediaType); member in struct:CDO::IBodyPartVtbl
991 #define IBodyPart_get_ContentMediaType(This,pContentMediaType) (This)->lpVtbl->get_ContentMediaType(This,pContentMediaType)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcdosys.h717 virtual HRESULT WINAPI get_ContentMediaType(BSTR *pContentMediaType) = 0;
750 HRESULT (WINAPI *get_ContentMediaType)(IBodyPart *This,BSTR *pContentMediaType); member in struct:CDO::IBodyPartVtbl
785 #define IBodyPart_get_ContentMediaType(This,pContentMediaType) (This)->lpVtbl->get_ContentMediaType(This,pContentMediaType)
H A Dcdoex.h923 virtual HRESULT WINAPI get_ContentMediaType(BSTR *pContentMediaType) = 0;
956 HRESULT (WINAPI *get_ContentMediaType)(IBodyPart *This,BSTR *pContentMediaType); member in struct:CDO::IBodyPartVtbl
991 #define IBodyPart_get_ContentMediaType(This,pContentMediaType) (This)->lpVtbl->get_ContentMediaType(This,pContentMediaType)

Completed in 61 milliseconds