Constants.NULL_DATA Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public: int NULL_DATA = 255;
public const int NULL_DATA = 255;
val mutable NULL_DATA : int
Public Const NULL_DATA As Integer = 255