Interface definition for the HDANSrv Base Layer HDAPlugin.
The interface defines the methods, data classes and enumerations that are used by the generic HDANSrv server.
The interface must not be changed without adapting the generic server.
Syntax
Visual Basic (Declaration) | |
---|
Public Interface IAppPlugin |
C# | |
---|
public interface IAppPlugin |
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also