Share via


GetConfiguration method of the MSFT_SmbClientConfiguration class

Retrieves SMB client configuration settings.

Syntax

uint32 GetConfiguration(
  [out] MSFT_SmbClientConfiguration Output
);

Parameters

Output [out]

An instance of the MSFT_SmbClientConfiguration class that represents the client configuration settings.

Requirements

Minimum supported client
Windows 8
Minimum supported server
Windows Server 2012
Namespace
Root\Microsoft\Windows\Smb
MOF
SmbWmiV2.mof
DLL
SmbWmiV2.dll

See also

MSFT_SmbClientConfiguration