IWindowsMediaLibrarySharingServices::get_internetMediaSharingSecurityGroup method
The get_internetMediaSharingSecurityGroup method retrieves the name of the security group that is used to authenticate connections coming in over the Internet.
Syntax
HRESULT get_internetMediaSharingSecurityGroup( [out] BSTR *securityGroup );
Parameters
- securityGroup [out]
-
A pointer to a BSTR that receives the name of the security group.
Return value
The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.
| Return code | Description |
|---|---|
|
The method succeeded. |
Remarks
The Internet media sharing security group applies only to Windows Home Server. Applications running on other versions of Windows can call put_internetMediaSharingSecurityGroup and get_internetMediaSharingSecurityGroup, but the calls will have no effect.
Requirements
|
Minimum supported client | Windows 7 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
|
Header |
|
|
DLL |
|