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!

TypeAttr.MEMBER_ID_NILL

[To be supplied.]

[Visual Basic]
Public Const MEMBER_ID_NILL As UInt32
[C#]
public const uint MEMBER_ID_NILL;
[C++]
public: const unsigned int MEMBER_ID_NILL;
[JScript]
public var MEMBER_ID_NILL : UInt32;

See Also

TypeAttr Class | TypeAttr Members | System.Runtime.InteropServices Namespace