GetFrameLength function

The GetFrameLength function returns the length of the frame.

Syntax

DWORD WINAPI GetFrameLength(
  _In_ HFRAME hFrame
);

Parameters

hFrame [in]

Handle to a frame.

Return value

If the function is successful, the return value is the length of the frame in bytes.

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

Remarks

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