NetConfigSet 関数 (lmconfig.h)

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

構文

NET_API_STATUS NET_API_FUNCTION NetConfigSet(
  LPCWSTR server,
  LPCWSTR reserved1,
  LPCWSTR component,
  DWORD   level,
  DWORD   reserved2,
  LPBYTE  buf,
  DWORD   reserved3
);

パラメーター

server

TBD

reserved1

TBD

component

TBD

level

TBD

reserved2

TBD

buf

TBD

reserved3

TBD

戻り値

なし

必要条件

   
対象プラットフォーム Windows
ヘッダー lmconfig.h