Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Syntax

Code Block
languagecpp
typedef bool (*QueryInitInterfacesFunc)(
ComponentEntry* Entry, 
bool bLastChance
);

 

Parameters

Entry

Type: ComponentEntry *

...