Set bits within an integer.
| C# | Visual Basic | Visual C++ |
Public Shared Sub SetBits ( _ ByRef raw As UShort, _ offset As Integer, _ length As Integer, _ value As UShort, _ desc As String _ )
public: static void SetBits( unsigned short% raw, int offset, int length, unsigned short value, String^ desc )
Assembly: MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)