Method CopyFromChangeMask
CopyFromChangeMask(IntPtr, int, int)
Extract from the source buffer an unsigned integer, representing a portion of a bitmask starting from the given offset and number of bits.
Declaration
public static uint CopyFromChangeMask(IntPtr bitData, int offset, int numBits)
Parameters
| Type | Name | Description |
|---|---|---|
| IntPtr | bitData | |
| int | offset | |
| int | numBits |
Returns
| Type | Description |
|---|---|
| uint |