C# Class Rsdn.Janus.WinampTag

Тег с текущей песней из винампа.
Inheritance: ITaglineMacroProvider
显示文件 Open project: rsdn/janus

Public Methods

Method Description
GetValue ( string macroId ) : string
WinampTag ( ) : System

Private Methods

Method Description
FindWindow ( string classname, string windowname ) : int
GetWindowText ( int hwnd, StringBuilder text, int maxcount ) : int
GetWindowText ( int hwnd, byte bytes, int maxcount ) : int

Method Details

GetValue() public method

public GetValue ( string macroId ) : string
macroId string
return string

WinampTag() public method

public WinampTag ( ) : System
return System