onComputerList (event)

Fired for each computer entry returned.

Syntax

- (void)onComputerList:(NSString*)name :(NSString*)operatingSystem :(NSString*)lastLogon :(int)logonCount :(NSString*)dn;
func onComputerList(_ name: String, _ operatingSystem: String, _ lastLogon: String, _ logonCount: Int32, _ dn: String)

Remarks

This event is fired once for each computer returned when the ListComputers method is called.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 iOS Edition - Version 20.0 [Build 8155]