C++
			typedef TCallDesc *PCallDesc;
 
	 
 
Properties
	
		| Type | 
		Visibility | 
		Source | 
        Unit | 
        Parent | 
	
	
		pointer typedef  | 
		public | 
		System.pas System.hpp  | 
        System | 
        System | 
	
Description
Is a pointer to a TCallDesc value.
PCallDesc is a pointer to the dispatch call descriptor for variants. 
See Also