The RTL_RUN_ONCE structure is an opaque structure that stores the information for a one-time initialization.
Drivers must initialize this structure by calling the RtlRunOnceInitialize routine before passing it to any other RtlRunOnceXxx routines.
Versions: Available only on Windows Vista and later operating systems.
Headers: Declared in Ntddk.h. Include Ntddk.h.
RtlRunOnceBeginInitialize, RtlRunOnceComplete, RtlRunOnceExecuteOnce, RtlRunOnceInitialize, RunOnceInitialization