VpeGetControlsModified

<< Click to Display Table of Contents >>

Navigation:  Interactive Objects >

VpeGetControlsModified

Previous pageReturn to chapter overviewNext page

VPE keeps track, if the content (or value) of any control in the document has been modified. This porperty returns the current modification state of the document.

int VpeGetControlsModified(

VpeHandle hDoc,

)

VpeHandle hDoc

Document Handle

Returns:

Value

Description

True

yes, at least one of the control's value has been modified

False

no

 

See Also:

"Interactive Documents" in the Programmer's Manual.