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