__RTDynamicCast
Visual Studio 2012
Runtime implementation of the dynamic_cast operator.
PVOID __RTDynamicCast (
PVOID inptr,
LONG VfDelta,
PVOID SrcType,
PVOID TargetType,
BOOL isReference
) throw(...)