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

Reference

COleDocument Class

Hierarchy Chart

CDocItem::IsBlank

Other Resources

COleDocument Members