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!

TypeDesc.lpValue

[To be supplied.]

[Visual Basic]
Public lpValue As Integer
[C#]
public int lpValue;
[C++]
public: int lpValue;
[JScript]
public var lpValue : int;

See Also

TypeDesc Structure | TypeDesc Members | System.Runtime.InteropServices Namespace