RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCOMAdminCatalogObject.Get_Value Method

Returns the value of the Get_Value property.

Pascal
function Get_Value(const bstrPropName: WideString): OleVariant;
C++
__fastcall OleVariant Get_Value(const BSTR bstrPropName);

Get_Get_Value is the read implementation of the Get_Value property. 

bstrPropName is the name of the property whose value you want to read. 

 

Get_Value

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