Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn.Interfaces Namespace > IAuditLog Interface : Log Method |
void Log( AuditMessage message )
'Declaration Sub Log( _ ByVal message As AuditMessage _ )
'Usage Dim instance As IAuditLog Dim message As AuditMessage instance.Log(message)
void Log( AuditMessage^ message )