C# Class PixTour.GDISendingChannel

ファイルを表示 Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Methods

Method Description
GDISendingChannel ( GDIDeviceContext dc ) : System

Private Methods

Method Description
CommandPacked ( IntPtr hdc, IntPtr lpht, EMR command, int hHandles, IntPtr data ) : int
Send ( byte packet ) : void

Method Details

GDISendingChannel() public method

public GDISendingChannel ( GDIDeviceContext dc ) : System
dc GDIDeviceContext
return System