PartyDataBuffer
データ バッファー。
構文
struct PartyDataBuffer {
const void* buffer;
uint32_t bufferByteCount;
}
メンバー
buffer
const void*
サイズ bufferByteCount
バイトのバッファー
データ バッファー。
bufferByteCount
uint32_t
バッファーのサイズ (バイト単位)。
要件
ヘッダー: Party.h