'宣言 Public Shared Function ToIntPtr( _ ByVal callback As ComputeTransform _ ) As System.IntPtr
public static System.IntPtr ToIntPtr( ComputeTransform callback )
パラメータ
- callback
 - The callback.
 
戻り値の型
A pointer to a shadow c++ callback
'宣言 Public Shared Function ToIntPtr( _ ByVal callback As ComputeTransform _ ) As System.IntPtr
public static System.IntPtr ToIntPtr( ComputeTransform callback )