IContactPropertyCollection::GetPropertyVersion method (icontact.h)

Retrieves the version number for the current property in the enumeration.

Syntax

HRESULT GetPropertyVersion(
  [in, out] DWORD *pdwVersion
);

Parameters

[in, out] pdwVersion

Type: DWORD*

Specifies the version of the property.

Return value

Type: HRESULT

Returns one of the following values.

Return code Description
S_OK
Query is successful.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header icontact.h (include Contact.h)
DLL Wab32.dll (Version 6.0 or later)