tbirdal
April 10, 2011, 14:50:45
Just to inform, there is a typo in the documentation of the C++ class library.
Navigate to the documentation page:
IVCDRangeProperty::setValue Method
Erroneous line: Syntax: void getValue( long val ) const;
Corrected version should read: Syntax: void setValue( long val ) const;
Kind Regards,
tolga
Navigate to the documentation page:
IVCDRangeProperty::setValue Method
Erroneous line: Syntax: void getValue( long val ) const;
Corrected version should read: Syntax: void setValue( long val ) const;
Kind Regards,
tolga