C# 클래스 VRCX.WinApi

파일 보기 프로젝트 열기: Natsumi-sama/VRCX 1 사용 예제들

비공개 메소드들

메소드 설명
CopyMemory ( IntPtr destination, IntPtr source, uint length ) : void
FindWindow ( string lpClassName, string lpWindowName ) : IntPtr
GetWindowThreadProcessId ( IntPtr hWnd, uint &lpdwProcessId ) : uint