Overview
Group
Quick Info

WM_CAP_GET_USER_DATA

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

WM_CAP_GET_USER_DATA

wParam = (WPARAM) 0;

lParam = 0L;

Return Values

Returns a value previously saved by using the WM_CAP_SET_USER_DATAmessage.

See Also

capGetUserData
, WM_CAP_SET_USER_DATA

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