RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Generics.Defaults._LookupVtableInfo Function

_LookupVtableInfo is used internally.

Pascal
function _LookupVtableInfo(intf: TDefaultGenericInterface; info: PTypeInfo; size: Integer): Pointer;
C++
void * _LookupVtableInfo(TDefaultGenericInterface intf, PTypeInfo info, int size);

The _LookupVtableInfo routine is used internally and should not be used in any application. 

 

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