RAD Studio VCL Reference
ContentsIndex
TInvContext Methods Public Methods
Public Methods
 
Name 
Description 
 
Allocates memory for the parameters and result values of a specified method and sets up the parameter and result pointers. 
 
Returns a pointer to the value of a parameter on the called method. 
 
Returns a pointer to the return value of the method call. 
 
Initializes the TInvContext for a particular method on the invokeable interface. 
 
Sets the value of a specified parameter. 
 
This is SetResultPointer, a member of class TInvContext. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.