Microsoft DirectX 9.0 SDK Update (October 2004)

GraphicsPermission.FromXml Method

Language:

Note: This documentation is preliminary and is subject to change.

Reconstructs a permission with a specified state from an XML encoding.

Definition

Visual Basic .NET Overrides Public Sub FromXml( _
    ByVal securityElement As SecurityElement _
)
C# public override void FromXml(
    SecurityElement securityElement
);
Managed C++ public: void FromXml(
    SecurityElement *securityElement
);
JScript .NET public override function FromXml(
    securityElement : SecurityElement
);

Parameters

securityElement System.Security.SecurityElement.

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center