C# Class Rsdn.Janus.WinampTag

Тег с текущей песней из винампа.
Inheritance: ITaglineMacroProvider
Afficher le fichier Open project: rsdn/janus

Méthodes publiques

Méthode Description
GetValue ( string macroId ) : string
WinampTag ( ) : System

Private Methods

Méthode 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 méthode

public GetValue ( string macroId ) : string
macroId string
Résultat string

WinampTag() public méthode

public WinampTag ( ) : System
Résultat System