SOPutEmbeddedObject

Sets an embedded graphics object.

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

VOID SOPutEmbeddedObject(

    PSOEMBEDDEDOBJECT pObject,

 

    HPROC reserved

 

   );

 

 

Parameters

pObject

Address of the SOEMBEDDEDOBJECTD0W3CM structure that contains information about the object to be embedded.

reserved

Reserved; do not use.

 

Return Values

None.