Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
CLUSPROP_BUFFER_HELPER is a fundamental tool for building and parsing property and value lists, and can be used for arrays as well. CLUSPROP_BUFFER_HELPER is a union of pointers that lets you step through the bytes of a buffer, reading or writing values of various types.
The following sections present procedures and example code.
| Topic | Description |
|---|---|
| Building with CLUSPROP_BUFFER_HELPER | How to create value and property lists with CLUSPROP_BUFFER_HELPER. |
| Parsing with CLUSPROP_BUFFER_HELPER | How to read value and property lists with CLUSPROP_BUFFER_HELPER. |