RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
VariantError::VariantError Constructor
Pascal
constructor Create(err: SCODE = DISP_E_PARAMNOTFOUND);
C++
VariantError(SCODE err = DISP_E_PARAMNOTFOUND);

This is VariantError, a member of class VariantError.

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