PostEventHandler Delegate
Represents an event handler in Configuration Manager 2007 that serves as a delegate to use after all user interface changes are saved.
Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in microsoft.configurationmanagement.dll)
Usage
'Usage
Dim instance As New PostEventHandler(AddressOf HandlerMethod)
Syntax
'Declaration
Public Delegate Sub PostEventHandler ()
public delegate void PostEventHandler ()
public delegate void PostEventHandler ()
/** @delegate */
public delegate void PostEventHandler ()
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista