System.Bindings.EvalProtocol.ILocation Methods

From RAD Studio API Documentation


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
GetTypepublicUsed to obtain the type information for the actual value.
GetValuepublicGives the actual value wrapped by this interface.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SetValuepublicSets the actual value wrapped by this interface.
SupportspublicIndicates whether a given interface supports a specific (another) interface.