<Return[MN]><Top>
NetWkstaUserGetInfo |
Declare Function Api_NetWkstaUserGetInfo& Lib "netapi32" Alias "NetWkstaUserGetInfo" (ByVal reserved&, ByVal Level&, bufptr As Any) |
||||||||||||||||
Declare Function NetWkstaUserGetInfo Lib "netapi32" (ByVal reserved As Long, ByVal Level As Long, bufptr As Any) As Long |
|||||||||||||||||
現時点で既にログオンしているユーザーに関する情報を取得する。この関数は、既にログオンしているユーザーのコンテキストで実行しなければならない。 |
|||||||||||||||||
パラメータ
bufptr パラメータの値によって異なる。このバッファはシステムによって割り当てられたものであり、NetApiBufferFree 関数を使って解放しなければ
ならない。
|