SOPutEmbeddedObjectSOPutEmbeddedObject*
*Contents  *Index  *Topic Contents
*Previous Topic: SOPutDataCell
*Next Topic: SOPutField

SOPutEmbeddedObject

Sets an embedded graphics object.

Syntax


VOID SOPutEmbeddedObject(
    PSOEMBEDDEDOBJECT pObject,  
    HPROC reserved              
);

Parameters

pObject
Address of the SOEMBEDDEDOBJECT structure that contains information about the object to be embedded.
reserved
Reserved; do not use.

Return Value


No return value.

Remarks


The file parser must set the SOEMBEDDEDOBJECT structure with the appropriate values.


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