ComponentOne Bitmap for UWP
ToIntPtr Method (TextAnalysisQuickSourceShadow)

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

Parameters

callback
The callback.

Return Value

A pointer to a shadow c++ callback
See Also

Reference

TextAnalysisQuickSourceShadow Class
TextAnalysisQuickSourceShadow Members