| \n |
| Microsoft Invisible Computing |
MBufs exposed as files and buffer objects.
Implements IBuffer
Subclass of CUnknown
Determines which interfaces an object supports and returns a valid pointer to an interface.
Increments the reference count of the object.
Decrements the reference count of an object. When the count goes to zero, the object is destroyed.
Synchronous read.
Synchronous write.
Set the file size.
Get the size of the file.
Append argument buffer to this (chain).
Split chain at length and return tail.
Drop data at either head or tail.
Make sure a section of buffer is contiguous.
Rearranges chain so that data is contiguous. Extends chain and moves data around as needed.
Inserts some space in buffer at given offset.
Get a direct pointer to data in buffer.
Read/write piece of IFile into buffer. Write extends as needed.
En/Decrypt content of buffer.
| ©2006 Microsoft Corporation. All rights reserved. | Terms of Use | Privacy Statement | Accessibility | End User License Agreement |