SetFrameGroup
TheSetFrameGroupmethod assigns a group ID to this frame.
void SetFrameGroup (in ODULong groupID);
groupID- The group ID to assign to this frame, expressed as an unsigned 32-bit value.
DISCUSSION
Your part calls its embedded frame'sSetFrameGroupmethod to change its group ID.SEE ALSO
TheODFrame::GetFrameGroupmethod (page 321).
"Adding an Embedded Frame on Request" on page 119 in OpenDoc Programmer's Guide.
"Creating Frame Groups" on page 124 in OpenDoc Programmer's Guide.