C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Direct3D11 Namespace / DeviceChild Class / SetPrivateDataInterface Method

In This Topic
SetPrivateDataInterface Method (DeviceChild)
In This Topic
HRESULT ID3D11DeviceChild::SetPrivateDataInterface([In] const GUID& guid,[In, Optional] const IUnknown* pData)
Syntax
'Declaration
 
Public Sub SetPrivateDataInterface( _
   ByVal guid As System.Guid, _
   ByVal dataRef As ComObject _
) 
 

Parameters

guid
dataRef
See Also