Share via


DependentProvider Enumeration

Namespace: Microsoft.WindowsServerSolutions.MediaStreaming
Assembly: MediaStreamingObjectModel (in MediaStreamingObjectModel.dll)

Usage

'Usage
Dim instance As DependentProvider

Syntax

'Declaration
<SerializableAttribute> _
Public Enumeration DependentProvider
[SerializableAttribute] 
public enum DependentProvider
[SerializableAttribute] 
public enum class DependentProvider
/** @attribute SerializableAttribute() */ 
public enum DependentProvider
SerializableAttribute 
public enum DependentProvider

Members

Member name Description
Unknown Indicates that the service or provider was not declared.
WindowsMediaPlayerNetworkSharingService Indicates that the Media Streaming Provider depends on the Windows Media Player Network Sharing Service (WMPNetworkSvc).
WindowsServerMediaCenterWmiProvider Indicates that the Media Streaming Provider depends on the Windows Server Media Center WMI Provider (WhsMcIntegration).
WindowsServerStorageProvider Indicates that the Media Streaming Provider depends on the Windows Server Storage Provider Service (deservice).
WindowsShell Indicates that the Media Streaming Provider depends on the Windows Shell, which is used to configure libraries.

Platforms

Development Platforms

Windows Server 2008 R2 x64, Windows 7 x64, Windows Server 2008 x64, Windows Vista x64

See Also

Reference

Microsoft.WindowsServerSolutions.MediaStreaming Namespace

Copyright © 2013 by Microsoft Corporation. All rights reserved.