Microsoft DirectX 8.1 (C++) |
The NotifyStartDraw method indicates the beginning of image rendering.
Syntax
void NotifyStartDraw(void);
Return Value
No return value.
Remarks
This member function is used for performance measurements.
See Also