Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The GetFrameNumber function returns the number of a frame.
Syntax
DWORD WINAPI GetFrameNumber(
_In_ HFRAME hFrame
);
Parameters
-
hFrame [in]
-
Handle to the frame.
Return value
If the function is successful, the return value is a zero-based frame number.
If the function is not successful, the return value is minus one (-1).
Remarks
Experts and parsers can call the GetFrameNumber 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 |
|