ComponentOne Bitmap for UWP
GetTypeName Method

C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace > ClassInstance Class : GetTypeName Method
void ID3D11ClassInstance::GetTypeName([Out, Buffer, Optional] char* pTypeName,[InOut] SIZE_T* pBufferLength)
Syntax
'Declaration
 
Public Sub GetTypeName( _
   ByVal typeNameRef As System.IntPtr, _
   ByRef bufferLengthRef As PointerSize _
) 
public void GetTypeName( 
   System.IntPtr typeNameRef,
   ref PointerSize bufferLengthRef
)

Parameters

typeNameRef
bufferLengthRef
See Also

Reference

ClassInstance Class
ClassInstance Members