NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

OpCodes.Ann_Phi

[To be supplied.]

[Visual Basic]
Public Shared ReadOnly Ann_Phi As OpCode
[C#]
public static readonly OpCode Ann_Phi;
[C++]
public: static readonly OpCode Ann_Phi;
[JScript]
public static var Ann_Phi : OpCode;

See Also

OpCodes Class | OpCodes Members | System.Reflection.Emit Namespace