Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
| Previous | Next |
System Plug-in Interfaces (C++)
You can use the following interfaces to administer system plug-ins programmatically.
| Interface | Description |
| IWMSAccessControlEntry | Contains methods that can be used to edit the access control entries in an access control list. The entries specify read and write permissions for a publishing point. |
| IWMSAccessControlList | Contains a collection of IWMSAccessControlEntry interfaces. |
| IWMSACLCheckAdmin | Contains a method to retrieve an IWMSAccessControlList interface. |
| IWMSActiveScriptAdmin | Contains methods that can be used to manage the properties of a WMS Active Script Event Handler plug-in. This plug-in enables scripting language access to the internal events fired by the server. |
| IWMSAdminAnonUser | Contains methods that can be used to retrieve the user name and set a password for an anonymous user. |
| IWMSAdminArchiveSink | Contains methods that can be used to archive streamed content. |
| IWMSAdminMulticastSink | Contains methods that can be used to send multicast content to clients. |
| IWMSAdminNetworkDataSourcePlugin | Contains methods that can be used to source distributed content. |
| IWMSAdminRealm | Contains methods that can be used to manage a realm. |
| IWMSAdminUnicastSink | Contains methods that can be used to send content to unicast clients. |
| IWMSBoundIPAddresses | Contains methods that can be used to manage a collection of bound IP addresses. |
| IWMSCPPluginAdmin | Contains methods that can be used to manage properties associated with command protocol plug-ins. |
| IWMSIPAdmin | Contains methods that can be used to retrieve IP addresses to which client access can be restricted. |
| IWMSIPEntry | Contains methods that can be used to edit the IP addresses in an IWMSIPList interface. |
| IWMSIPList | Contains a collection of IWMSIPEntry interfaces used to allow or disallow client connections based on IP addresses. |
| IWMSLoggingAdmin | Contains methods that can be used to manage a log file. |
| IWMSPlaylistTransformAdmin | Contains methods that can be used to manipulate playlist behaviors. |
| IWMSWMIBridgeAdmin | Contains methods that can be used to manage event classes used by Windows Management Instrumentation (WMI) to provide server event notices. |
See Also
| Previous | Next |