CDocument::m_bGetThumbnailMode

Specifies that the CDocument object was created by dllhost for thumbnails. Should be checked in CView::OnDraw.

BOOL m_bGetThumbnailMode;

Remarks

TRUE indicates that the document was created by dllhost for thumbnails.

Requirements

Header: afxwin.h

See Also

Reference

CDocument Class