ComponentOne Bitmap for UWP
GetInstanceName Method

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

Parameters

instanceNameRef
bufferLengthRef
See Also

Reference

ClassInstance Class
ClassInstance Members