Freigeben über


COleDocument::HasBlankItems

Call this function to determine whether the document contains any blank items.

BOOL HasBlankItems( ) const;

Return Value

Nonzero if the document contains any blank items; otherwise 0.

Remarks

A blank item is one whose rectangle is empty.

Requirements

Header: afxole.h

See Also

Concepts

COleDocument Class

COleDocument Members

Hierarchy Chart

CDocItem::IsBlank