nn::font::ResFontBase::SetResourceBuffer Member Function
protected:
void SetResourceBuffer(
void * pUserBuffer,
FontInformation * pFontInfo
);
| Name | Description | |
|---|---|---|
| in | pUserBuffer | A pointer to an allocated buffer. |
| in | pFontInfo | A pointer to an FINF block. |
Sets pointers to an allocated buffer and the FINF block inside it.
CONFIDENTIAL