![]() | ![]() | ![]() |
| ||
|
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.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.