nw::ut::GetNextBinaryBlockHeader Functionconst BinaryBlockHeader * GetNextBinaryBlockHeader( const BinaryFileHeader * pFileHeader, const BinaryBlockHeader * pBlockHeader );
| Name | Description | |
|---|---|---|
| in | pFileHeader | Pointer to the target file header. |
| in | pBlockHeader | Pointer to the current block header. |
Gets the next block header inside NintendoWare standard binary files.
CONFIDENTIAL