tRegQueue
This typed queue is used by EnumRegistrySubKeys method that enumerates sub-keys from the specified registry key.
tRegQueue Queue,TYPE
RegistryMasterKey Long
RegistryKey CString(2049)
SubKey CString(256)
End