Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Call this function to get the position of the first item in the document.
virtual POSITION GetStartPosition( ) const;
Return Value
A POSITION value that can be used to begin iterating through the document's items; NULL if the document has no items.
Remarks
Pass the value returned to GetNextItem, GetNextClientItem, or GetNextServerItem.
Requirements
Header: afxole.h