C# 클래스 Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpefs.PRINTER_CAPS_SET

This packet is embedded into Server Core Capability Request and Client Core Capability Response messages. It indicates that printer devices are supported.
file:///D:/programs/RFSPAC/XML-RDPEFS/_rfc_ms-rdpefs2_2_2_7_2.xml
상속: CAPABILITY_SET
파일 보기 프로젝트 열기: Microsoft/WindowsProtocolTestSuites 1 사용 예제들

공개 메소드들

메소드 설명
PRINTER_CAPS_SET ( ) : System
PRINTER_CAPS_SET ( CAPABILITY_HEADER header ) : System

A CAPABILITY_HEADER header. The CapabilityType field of this header MUST be set to CAP_PRINTER_TYPE, and the Version field MUST be set to 0x00000001.

메소드 상세

PRINTER_CAPS_SET() 공개 메소드

public PRINTER_CAPS_SET ( ) : System
리턴 System

PRINTER_CAPS_SET() 공개 메소드

A CAPABILITY_HEADER header. The CapabilityType field of this header MUST be set to CAP_PRINTER_TYPE, and the Version field MUST be set to 0x00000001.
public PRINTER_CAPS_SET ( CAPABILITY_HEADER header ) : System
header CAPABILITY_HEADER
리턴 System