nn::font::ArchiveFontBase::ConstructOpFatalError Member Function
protected:
static ConstructResult ConstructOpFatalError(
ConstructContext* pContext,
CachedStreamReader * pStream
);
| Name | Description | |
|---|---|---|
| in | pContext | Stream construction context. |
| in | pStream | Input stream. |
This function is called when processing has continued, even if a fatal error has already occurred.
CONFIDENTIAL