UvpInvalidIslandIndiciesMessageT
The packer sends this message to indicate that some islands passed by the application are ill-formed.
Fields
| UVP_INVALID_ISLAND_CODE m_InvCode |
|---|
| An enum value specifying the type of error. |
| int m_SubCode |
|---|
| A value providing additional information about the error. Its meaning is specific to the m_InvCode value. |
| IdxArrayT m_InvalidIslandIndicies |
|---|
| An array carrying indices of the islands which are ill-formed. |