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 GetFrameCaptureHandle function returns a handle to the capture based on a given frame.
Syntax
HCAPTURE WINAPI GetFrameCaptureHandle(
_In_ HFRAME hFrame
);
Parameters
-
hFrame [in]
-
Handle to a frame.
Return value
If the function is successful, the return value is a handle to the capture.
If the function is unsuccessful, the return value is 0.
Remarks
Experts and parsers can call the GetFrameCaptureHandle 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 |
|