Schedule or cancel a post-boot registration run. With the post-boot registration run, file registration is delayed until after the next system restart, usually to allow delayed file copying to take place first.
Tip: You can obtain the current post-boot registration status through the iTixRuntime::GetInternalFlags function.
void SetPostBootRegistration(
BOOL bFlag
);
none