Редагувати

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


GetProtocolInfo function

The GetProtocolInfo function returns a pointer to a protocol information value.

Syntax

LPPROTOCOLINFO WINAPI GetProtocolInfo(
  _In_ HPROTOCOL hProtocol
);

Parameters

hProtocol [in]

Handle to a protocol.

Return value

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

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

Remarks

Experts and parsers can call the GetProtocolInfo 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