SOEMBEDINFOSOEMBEDINFO*
*Contents  *Index  *Topic Contents
*Previous Topic: SOEMBEDDEDOBJECT
*Next Topic: SOFIELD

SOEMBEDINFO

Contains information specific to embedded graphics objects.

Syntax

typedef union SOEMBEDINFOtag {
    SOEMBEDDEDGRAPHIC Graphic;
} SOEMBEDINFO;

Members

Graphic
SOEMBEDDEDGRAPHIC structure that defines the embedded graphic object.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.