Scroll to navigation

IPropData_QueryInterface(3w) Wine API IPropData_QueryInterface(3w)

NAME

IPropData_QueryInterface (MAPI32.@)

SYNOPSIS

static IPropData_QueryInterface
(
LPPROPDATA iface,
REFIID riid,
LPVOID* ppvObj
)
 

DESCRIPTION

Inherited method from the IUnknown Interface. See IUnknown_QueryInterface(3w).
 

IMPLEMENTATION

Declared in "mapiutil.h".
Implemented in "dlls/mapi32/prop.c".
Debug channel "mapi".
Oct 2012 Wine API