ComponentOne Bitmap for UWP
SetPrivateDataInterface Method (DeviceChild)

C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace > DeviceChild Class : SetPrivateDataInterface Method
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 _
) 
public void SetPrivateDataInterface( 
   System.Guid guid,
   ComObject dataRef
)

Parameters

guid
dataRef
See Also

Reference

DeviceChild Class
DeviceChild Members