Fired when the maximum number of allowable clients is changed.
Syntax
MediaServer_OnAdminClientLimit( DateTime, Status, IPAddress, Count, VirtuaPath )
Parameters
DateTime
A Date value indicating the Greenwich mean time when the event occurred.
Status
A Long value specifying the result that was passed back to the method that triggered this event.IPAddress
IPAddress
A String value specifying the IP address of the administrator.
Count
A Long value specifying the new client limit.
VirtualPath
A value that is always NULL because virtual roots are not used by NetShow Theater Server.
[Previous][Next]