GetFrameStoredLength function
The GetFrameStoredLength function returns the length of the frame.
Syntax
DWORD WINAPI GetFrameStoredLength(
_In_ HFRAME hFrame
);
Parameters
-
hFrame [in]
-
Handle to the frame.
Return value
If the function is successful, the return value is the length of the frame as stored.
If the function is unsuccessful, the return value is zero.
Remarks
Experts and parsers can call the GetFrameStoredLength function.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
Minimum supported server |
Windows 2000 Server [desktop apps only] |
Header |
|
Library |
|
DLL |
|