IMAPIProp_QueryInterface(3w)
NAME
IMAPIProp_QueryInterface (MAPI32.@)
SYNOPSIS
static inline HRESULT IMAPIProp_QueryInterface ( LPMAPIPROP iface, REFIID riid, LPVOID* ppvObj )
DESCRIPTION
Inherited method from the IUnknown Interface. See IUnknown_QueryInterface(3w).
NOTES
This object exposes the following interfaces:
- IUnknown(3w): The default interface for all COM-Objects.
- IMAPIProp(3w): The default Mapi interface for manipulating object
properties.
IMPLEMENTATION
Defined in "mapidefs.h".
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/mapi32/prop.c".
- Debug channel "mapi".