[To be supplied.]
[Visual Basic] Public Property OffsetHigh As Integer [C#] public int OffsetHigh {get; set;} [C++] public: __property int get_OffsetHigh(); public: __property void set_OffsetHigh(int); [JScript] public function get OffsetHigh() : int; public function set OffsetHigh(int);
Overlapped Class | Overlapped Members | System.Threading Namespace