IMAPIProp_QueryInterface.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

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 "dlls/mapi32/prop.c".

Debug channel "mapi".