C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Direct3D11 Namespace / ClassInstance Class / GetInstanceName Method

In This Topic
GetInstanceName Method
In This Topic
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 _
) 
 

Parameters

instanceNameRef
bufferLengthRef
See Also