API Reference
Class
NativeMethods
P/Invoke declarations used for lingering object detection.
Inheritance
- Object
- NativeMethods
Methods
DsBind(System.String DomainControllerName, System.String DnsDomainName, System.IntPtr@ phDS) #Binds to a domain controller.
Parameters
- DomainControllerName System.String
- DnsDomainName System.String
- phDS System.IntPtr@
DsReplicaGetInfoW(System.IntPtr hDS, System.Int32 InfoType, System.String pszObject, System.IntPtr uuidSourceDsaObjGuid, System.IntPtr@ ppInfo) #Retrieves replication information.
Parameters
- hDS System.IntPtr
- InfoType System.Int32
- pszObject System.String
- uuidSourceDsaObjGuid System.IntPtr
- ppInfo System.IntPtr@
DsReplicaVerifyObjects(System.IntPtr hDS, System.String NameContext, System.Guid@ pUuidDsaSrc, System.UInt32 ulOptions) #Calls DsReplicaVerifyObjects to check for lingering objects.
Parameters
- hDS System.IntPtr
- NameContext System.String
- pUuidDsaSrc System.Guid@
- ulOptions System.UInt32
ReleaseCapture() #Releases the mouse capture.
SendMessage(System.IntPtr hWnd, System.UInt32 Msg, System.UIntPtr wParam, System.IntPtr lParam) #Sends a window message.
Parameters
- hWnd System.IntPtr
- Msg System.UInt32
- wParam System.UIntPtr
- lParam System.IntPtr