SoundPermission.IsSubsetOf Method |
Language: |
Determines whether the current permission is a subset of the specified permission.
Visual Basic Overrides Public Function IsSubsetOf( _
ByVal target As IPermission _
) As BooleanC# public override bool IsSubsetOf(
IPermission target
);C++ public:
virtual bool IsSubsetOf(
IPermission^ target
) override;JScript public override function IsSubsetOf(
target : IPermission
) : boolean;
target System.Security.IPermission
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center