GetPresentation
TheGetPresentationmethod returns this frame's presentation.
ODTypeToken GetPresentation ();
- return value
- A tokenized string representing this frame's presentation, expressed as a 32-bit value.
SEE ALSO
TheODTypeTokentype (page 877).
TheODFrame::ChangePresentationmethod (page 310).
TheODFrame::SetPresentationmethod (page 337).
Listing 2-9 on page 54 in OpenDoc Cookbook.
Listing 2-10 on page 56 in OpenDoc Cookbook.