Visual Basic (Declaration) | |
---|---|
Public Function Acknowledge( _ ByVal context As ServerSystemContext, _ ByVal eventId() As Byte, _ ByVal comment As LocalizedText _ ) As UInteger |
C# | |
---|---|
public uint Acknowledge( ServerSystemContext context, byte[] eventId, LocalizedText comment ) |
Parameters
- context
- The context.
- eventId
- The event id.
- comment
- The comment.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family