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!

SymbolToken.GetToken

Gets the value of the current Token.

[Visual Basic]
Public Function GetToken() As Integer
[C#]
public int GetToken();
[C++]
public: int GetToken();
[JScript]
public function GetToken() : int;

Return Value

[To be supplied.

See Also

SymbolToken Structure | SymbolToken Members | System.Diagnostics.SymbolStore Namespace