<< Click to Display Table of Contents >> VpeSetObjPictureFileName |
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.
"dycodoc Template Processing" in the Programmer's Manual