Scroll to navigation

IPropData_OpenProperty(3w) Wine API IPropData_OpenProperty(3w)

NAME

IPropData_OpenProperty (MAPI32.@)

SYNOPSIS

static HRESULT IPropData_OpenProperty
(
LPPROPDATA iface,
ULONG ulPropTag,
LPCIID iid,
ULONG ulOpts,
ULONG ulFlags,
LPUNKNOWN* lpUnk
)
 

DESCRIPTION

Not documented at this time.
 

RETURNS

An HRESULT success/failure code.
 

IMPLEMENTATION

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