When marshaling an array, use this after all values are already marshaled (in reverse order) to indicate the element count.
- Parameters
-
val | The element count of the array. |
- Returns
- DOSSTATUS_SUCCESS on success or any of the DOSSTATUS errors on failure.