C# Class VRCX.WinApi

Mostra file Open project: Natsumi-sama/VRCX Class Usage Examples

Private Methods

Method Description
CopyMemory ( IntPtr destination, IntPtr source, uint length ) : void
FindWindow ( string lpClassName, string lpWindowName ) : IntPtr
GetWindowThreadProcessId ( IntPtr hWnd, uint &lpdwProcessId ) : uint