다음을 통해 공유


IWRdsGraphicsChannelManager 인터페이스(wrdsgraphicschannels.h)

이 인터페이스는 RemoteFX 그래픽 서비스 API에서 그래픽 데이터를 원격화하는 데 필요한 그래픽 가상 채널을 만드는 데 사용됩니다. 채널 구현자는 IWRdsRemoteFXGraphicsConnection::GetVirtualChannelTransport 메서드에서 이 인터페이스에 대한 포인터를 제공합니다.

상속

IWRdsGraphicsChannelManager 인터페이스는 IUnknown 인터페이스에서 상속됩니다. IWRdsGraphicsChannelManager 에는 다음과 같은 유형의 멤버도 있습니다.

메서드

IWRdsGraphicsChannelManager 인터페이스에는 이러한 메서드가 있습니다.

 
IWRdsGraphicsChannelManager::CreateChannel

그래픽 가상 채널을 만드는 데 사용됩니다.

요구 사항

요구 사항
지원되는 최소 클라이언트 Windows 8
지원되는 최소 서버 Windows Server 2012
대상 플랫폼 Windows
헤더 wrdsgraphicschannels.h

추가 정보

IWRdsRemoteFXGraphicsConnection::GetVirtualChannelTransport