次の方法で共有


NetAuditRead 関数 (lmaudit.h)

NetAuditRead 関数は廃止されました。 これは、16 ビット バージョンの Windows との互換性のために含まれています。 他のアプリケーションでは 、イベント ログを使用する必要があります。

構文

NET_API_STATUS NET_API_FUNCTION NetAuditRead(
  LPCWSTR server,
  LPCWSTR service,
  LPHLOG  auditloghandle,
  DWORD   offset,
  LPDWORD reserved1,
  DWORD   reserved2,
  DWORD   offsetflag,
  LPBYTE  *bufptr,
  DWORD   prefmaxlen,
  LPDWORD bytesread,
  LPDWORD totalavailable
);

パラメーター

server

TBD

service

TBD

auditloghandle

TBD

offset

TBD

reserved1

TBD

reserved2

TBD

offsetflag

TBD

bufptr

TBD

prefmaxlen

TBD

bytesread

TBD

totalavailable

TBD

戻り値

なし

必要条件

要件
対象プラットフォーム Windows
ヘッダー lmaudit.h