RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System::PropertySet::GetCallType

Indicates the type of the interface method represented by the System::PropertySet object.

Call System::PropertySet::GetCallType to determine the type of flag needed to call the method represented by System::PropertySet using the IDispatch::Invoke method of the Automation interface. System::PropertySet::GetCallType returns DISPATCH_PROPERTYPUT, indicating a method that sets the value of a property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!