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