C1.Win.C1DX.4.8 Assembly / C1.Util.DX Namespace / ComObject Class / NativePointerUpdated Method

In This Topic
NativePointerUpdated Method (ComObject)
In This Topic
Method called when the NativePointer is updated.
Syntax
'Declaration
 
Protected Overrides Sub NativePointerUpdated( _
   ByVal oldNativePointer As System.IntPtr _
) 
 

Parameters

oldNativePointer
See Also