nw::font::ResFontBase::SetResourceBuffer Member Function
protected:
void SetResourceBuffer(
void * pUserBuffer,
FontInformation * pFontInfo
);
| Name | Description | |
|---|---|---|
| in | pUserBuffer | Pointer to the allocated buffer. |
| in | pFontInfo | Pointer to the FINF block. |
Sets pointers to the allocated buffer and the FINF block positioned there.
CONFIDENTIAL