Checks the GC header is valid by checking for the GC signature.
Namespace: KernelAssembly: Kernel (in Kernel.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- headerPtr
- Type: Kernel GCHeader*
A pointer to the header to check.
Return Value
Type: BooleanTrue if the signature is found and is correct.
See Also