IsValid
TheIsValidmethod returns a Boolean value that indicates whether this extension object is valid.
ODBoolean IsValid ();
- return value
kODTrueif this extension object is valid, otherwisekODFalse.DISCUSSION
A client of this extension object calls this method if it wants to ensure that it makes calls only to a valid extension object, without generating an exception.SEE ALSO
TheODExtension::CheckValidmethod (page 216).
"Implementing Extensions" on page 445 in OpenDoc Programmer's Guide.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help