| BOOL CBCGPWorkspace::CreateScreenshot | ( | CBitmap & | bmpScreenshot, |
| CWnd * | pWnd = NULL |
||
| ) |
Creates a given window screenshot.
| bmpScreenshot | Bitmap which contains a window screenshot. |
| pWnd | A pointer to the window; if this parameter is NULL, the main application window will be used. |