Gets a DWORD from the registry
| Visual Basic |
|---|
Public Function GetRegistryDWORD( _ ByVal lpszSection As String, _ ByVal lpszEntry As String, _ ByVal dwDefault As Long _ ) As Long |
- lpszSection
- lpszEntry
- dwDefault
|
| PC-DMIS 2021.2 Object Library | |
| GetRegistryDWORD Method | |
| See Also Send Topic Feedback | See Object Hierarchy Chart | |
| PCDLRN ActiveX DLL > Application Object : GetRegistryDWORD Method |
Glossary Item Box
| Visual Basic |
|---|
Public Function GetRegistryDWORD( _ ByVal lpszSection As String, _ ByVal lpszEntry As String, _ ByVal dwDefault As Long _ ) As Long |