Visual Basic (Declaration) | |
---|---|
<DllImportAttribute("advapi32.dll")> <PreserveSigAttribute()> Public Shared Function RevertToSelf() As Boolean |
C# | |
---|---|
[DllImportAttribute("advapi32.dll")] [PreserveSigAttribute()] public static bool RevertToSelf() |
OPCDA.NET Reference Manual | |
RevertToSelf Method | |
See Also Send Feedback |
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace > BGGroup Class : RevertToSelf Method |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
<DllImportAttribute("advapi32.dll")> <PreserveSigAttribute()> Public Shared Function RevertToSelf() As Boolean |
C# | |
---|---|
[DllImportAttribute("advapi32.dll")] [PreserveSigAttribute()] public static bool RevertToSelf() |