Prev Next

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 SOEMBEDDEDOBJECT structure that contains information about the object to be embedded.
reserved
Reserved; do not use.

Return Values

None.