System::IO::BinaryReader::ReadUInt32 メソッド
BinaryReader::ReadUInt32 method
入力ストリームから4バイトを読み取り、符号なし32ビット整数値として返します。
virtual uint32_t System::IO::BinaryReader::ReadUInt32()
ReturnValue
符号なし32ビット整数値が読み取られました
参照
- Class BinaryReader
- Namespace System::IO
- Library Aspose.Page for C++