Click or drag to resize

IGH_DocumentOwner Methods

The IGH_DocumentOwner type exposes the following members.

Methods
  NameDescription
Public methodDocumentClosed
This method will be called whenever the owner document was closed.
Public methodDocumentModified
This method will be called whenever the owned document is modified.
Public methodOwnerDocument
If the IGH_DocumentOwner is part of a GH_Document of its own, this function will return that document.
Top
See Also