Редагувати

Поділитися через


GetPropertyInfo function

The GetPropertyInfo function returns a pointer to the property information of a given protocol.

Syntax

LPPROPERTYINFO WINAPI GetPropertyInfo(
  _In_ HPROPERTY hProperty
);

Parameters

hProperty [in]

Handle to a property.

Return value

If the function is successful, the return value is a pointer to the property.

If the function is unsuccessful, the return value is NULL.

Remarks

Experts and parsers can call the GetPropertyInfo function.

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
Header
Netmon.h
Library
Nmapi.lib
DLL
Nmapi.dll