books
2012년 3월 28일 수요일
Set and Return System Variables(시스템변수)
// Get the current value from a system variable
int nMaxSort = System.Convert.ToInt32(Application.GetSystemVariable("MAXSORT"));
// Set system variable to new value
Application.SetSystemVariable("MAXSORT", 100);
댓글 없음 :
댓글 쓰기
최근 게시물
이전 게시물
홈
피드 구독하기:
댓글 ( Atom )
댓글 없음 :
댓글 쓰기