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

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

Call System::Procedure::GetCallType to determine the type of flag needed to call the method represented by System::Procedure::Procedure using the IDispatch::Invoke method of the Automation interface. System::Procedure::GetCallType returns DISPATCH_METHOD, indicating a method that is not a property access method. 

 

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