Package | Description |
---|---|
com.SIMRacingApps |
This package is the root level package of com.SIMRacingapps.
|
Modifier and Type | Method and Description |
---|---|
static Windows.Pointer |
Windows.mapViewOfFile(Windows.Handle h)
Returns a Pointer to the memory where the file was mapped to.
|
Modifier and Type | Method and Description |
---|---|
static void |
Windows.unmapViewOfFile(Windows.Pointer p)
Removes the memory pointer mapping.
|