[ TDIEffect ]
[ next: Flags ]
[ prev: Envelope ]
public:
__property HRESULT ErrorValue = { read=FGetErrorValue, write=FSetErrorValue, default=DI_OK };
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
DESCRIPTION
Top
See Also
The ErrorValue property contains the last error value returned from a call to a TDIEffect method or fget/fset. eg. DI_OK or DDERR_SURFACELOST or
TDX_ERROR
SEE ALSO
Top