GetXmaPacketSkipCount
A helper function for theXMA2PACKET structure. It returns the packets from other streams to be skipped.
Syntax
Parameters
pPacket _In_bytecount_(4)Type: BYTE* Pointer to the packet.
Return value
Type: DWORD The skip count.Remarks
GetXmaPacketSkipCount is an inline helper function for the XMA2PACKET structure. It returns the packets from other streams to be skipped.
Bitfields cannot be read directly on little-endian architectures such as the Intel x86 because they are laid out in big-endian form.
