<Return[MN]><Top>
NetRemoteTOD |
Declare Function Api_NetRemoteTOD& Lib "Netapi32" Alias "NetRemoteTOD" (UncServerName As Any, BufferPtr&) |
Declare Function NetRemoteTOD Lib "netapi32" (ByVal servername As String, BufferPtr As Any) As Long |
|
サーバーの時間を取得する。 |
|
パラメータ
この文字列の先頭は "\\" でなければならない。このパラメータが NULL の場合、ローカルコンピュータを使う。
る。このバッファはシステムによって割り当てられたもので、NetApiBufferFree 関数を使って解放しなければならない。
戻り値 |