ICyberPartExtension
Initializes thisCyberPartExtensionobject.
void ICyberPartExtension (in ODPart part);
part- The OpenDoc part extended by this object.
DISCUSSION
This method should initialize a newly createdCyberPartExtensionobject. As a side effect, this method should make sure that a globalCyberSessionobject exists.If you subclass
CyberPartExtensionand override this method, your override must call its inherited method.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help