Overview
Group
Quick Info

capGetUserData

The capGetUserData macro retrieves a LONG data value associated with a capture window. You can use this macro or explicitly call the WM_CAP_GET_USER_DATA message.

BOOL capGetUserData(

hwnd

);

Parameters

hwnd

Handle of a capture window.

Return Values

Returns the value previously saved by using the capSetUserData macro.

See Also

WM_CAP_GET_USER_DATA

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples