ComponentOne Bitmap for WPF
ToIntPtr Method (TextAnalysisQuickSource1Shadow)

C1.WPF.DX.4 Assembly > C1.Util.DX.DirectWrite Namespace > TextAnalysisQuickSource1Shadow Class : ToIntPtr Method
The callback.
Return a pointer to the unmanaged version of this callback.
Syntax
'Declaration
 
Public Shared Function ToIntPtr( _
   ByVal callback As TextAnalysisQuickSource1 _
) As System.IntPtr
public static System.IntPtr ToIntPtr( 
   TextAnalysisQuickSource1 callback
)

Parameters

callback
The callback.

Return Value

A pointer to a shadow c++ callback
See Also

Reference

TextAnalysisQuickSource1Shadow Class
TextAnalysisQuickSource1Shadow Members