RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreErrorCode.OutParameterRequired Field
Pascal
const OutParameterRequired: Integer = 3000 + 87;
C++
int OutParameterRequired = 3000 + 87;

This is OutParameterRequired, a member of class DataStoreErrorCode.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!