728x90
Computer의 Network이름을 알아내는 API입니다. 이 API대신 다음 .NET Class Library를 사용하십시오.
이 Code는 Computer의 이름을 반환합니다.
System.Windows.Forms.SystemInformation.ComputerName
▶VB.NET/C#
728x90
'.NET > Windows API for .NET' 카테고리의 다른 글
ShowCaret - 생성한 Caret 보이기 (0) | 2019.08.12 |
---|---|
CreateCaret - Caret 생성 (0) | 2019.08.12 |
SetFocus - Window Form및 Control Focus 설정 (0) | 2019.08.12 |
RegisterHotKey - Windows Hotkey 설정 (0) | 2019.08.12 |
UnregisterHotKey - 설정한 Hotkey의 해제 (0) | 2019.08.12 |