pParams (PVOID) - input
The input parameters required for each function are as follows (all lengths are in bytes):
┌──────────┬─────────────┬─────────────────────────────────────┐ │Function │ParmLen │Input Parameters │ ├──────────┼─────────────┼─────────────────────────────────────┤ │ 1 │ 0 │None - must be set to zero. │ ├──────────┼─────────────┼─────────────────────────────────────┤ │ 2 │string length│ASCIIZ string that specifies the │ │ │ │partitionable disk. │ ├──────────┼─────────────┼─────────────────────────────────────┤ │ 3 │ 2 │Handle obtained from Function 2. │ └──────────┴─────────────┴─────────────────────────────────────┘
The ASCIIZ string used to specify the partitionable disk must be of the following format:
number : <null byte>Where:
number