Microsoft::IO::RecyclableMemoryStream::BlockAndOffset
Public Functions
Name | |
---|---|
BlockAndOffset(int block, int offset) |
Public Attributes
Name | |
---|---|
int | Block |
int | Offset |
Public Functions Documentation
function BlockAndOffset
BlockAndOffset(
int block,
int offset
)
Public Attributes Documentation
variable Block
int Block;
variable Offset
int Offset;