SetPresentation
TheSetPresentationmethod assigns the specified presentation to this frame.
void SetPresentation (in ODTypeToken presentation);
presentation- A tokenized string representing the presentation to assign to this frame, expressed as a 32-bit value.
DISCUSSION
Your part calls its display frame'sSetPresentationmethod.EXCEPTIONS
kODErrIllegalNullTokenInput- The
presentationparameter is null.SEE ALSO
TheODTypeTokentype (page 877).
TheODFrame::ChangePresentationmethod (page 310).
TheODFrame::GetPresentationmethod (page 323).
Listing 2-9 on page 54 in OpenDoc Cookbook.
Listing 2-10 on page 56 in OpenDoc Cookbook.
"Presentation" on page 156 in OpenDoc Programmer's Guide.
"Setting Up" on page 157 in OpenDoc Programmer's Guide.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help