ComponentOne Bitmap for WPF
ToIntPtr Method (FontFileStreamShadow)

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

Parameters

callback
The callback.

Return Value

A pointer to a shadow c++ callback
See Also

Reference

FontFileStreamShadow Class
FontFileStreamShadow Members