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". https://source.winehq.org/source/include/mapiutil.h

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

Debug channel "mapi".


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