Microsoft DirectX 9.0 SDK Update (October 2004)

EffectHandle.op_Implicit Method

Language:

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

This method has the same functionality as FromString, but is not supported.

Definition

Visual Basic .NET Public Shared Function op_Implicit( _
    ByVal value As String _
) As EffectHandle
C# public static EffectHandle op_Implicit(
    string value
);
Managed C++ public: static EffectHandle* op_Implicit(
    String *value
);
JScript .NET public static function op_Implicit(
    value : String
) : EffectHandle;

Parameters

value System.String.

Return Value

Microsoft.DirectX.Direct3D.EffectHandle .


© 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