close

調用格式
        >using System.Runtime.InteropServices; //引用此名稱空間
>...
>//使用DllImportAttribute特性來引入api函數
>[DllImport("kernel32.dll")]
        >private extern static uint SetSystemTime(ref SYSTEMTIME lpSystemTime);

相關連結

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 JohnDX 的頭像
    JohnDX

    我要回家想一想~

    JohnDX 發表在 痞客邦 留言(0) 人氣()