Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
Provides audit trail method for script writers.
[Visual Basic,VBScript] Sub AddAuditEntry (bsDescription As String, [hResult As Long]) [C++] HRESULT AddAuditEntry( BSTR bsDescription, long hResult); [IDL] HRESULT AddAuditEntry( [in] BSTR bsDescription, [in, optional, defaultvalue(0)] long hResult);