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.

NOTES

This object exposes the following interfaces:

- IUnknown: The default interface for all COM-Objects.

- IMAPIProp: The default Mapi interface for manipulating object properties.

IMPLEMENTATION

Defined in "mapidefs.h".

Implemented in "dlls/mapi32/prop.c". source.winehq.org/source/dlls/mapi32/prop.c

Debug channel "mapi".


Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.