iTixRuntime::GetInternalFlags
Returns a number of internal installer flags for inspection.
DWORD GetInternalFlags(void);
Parameters
none
Return value
Returns a combination of the following values:
Symbol | Value | Description |
---|---|---|
TIXFLAGS_REBOOT | 0x00000001 | Reboot required |
TIXFLAGS_POSTBOOTREG | 0x00000002 | Post-boot file registration required |