update
The update command repaints the current frame into the specified device context (DC). Digital-video devices recognize this command. wsprintf(lpstrCommand, "update %s %s %s", lpszDeviceID, lpszHDC,lpszFlags); Parameters lpszDeviceID Identifier of an MCI device. This identifier or alias is assigned when the device is opened. lpszHDC Handle of a DC. The following table lists device types that recognize the update command and the flags used by each type:
digitalvideo
| hdc hdc
hdc hdc at rect | paint hdc hdc
|
hdc hdc
| Specifies the handle of the DC to paint.
|
hdc hdc at rect
| Specifies the clipping rectangle relative to the client rectangle.
|
paint hdc hdc
| Paints the DC when the application receives a WM_PAINT message intended for a DC.
|
See Also BeginPaint, WM_PAINT
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers - More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database