VpeSetObjPictureFileName

<< Click to Display Table of Contents >>

Navigation:  VPE Object >

VpeSetObjPictureFileName

Previous pageReturn to chapter overviewNext page

Returns the file name of a Picture Object.

void VpeSetObjPictureFileName(

VpeHandle hObject,

LPCSTR value,

)

VpeHandle hObject

VPE Object Handle

LPCSTR value

pointer to a string with the new file name

Remarks:

This function does only work for Picture Objects that reside in a template. If you specify an object handle to a different object, the function does nothing.

 

See Also:

"dycodoc Template Processing" in the Programmer's Manual