Mount method of the Win32_Volume class

The Mount method mounts a file system on the volume.

This topic uses Managed Object Format (MOF) syntax. For more information about using this method, see Calling a Method.

Syntax

uint32 Mount();

Parameters

This method has no parameters.

Return value

Return code Description
0
Success
1
Access Denied
2
Unknown Error

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2003
Namespace
Root\CIMV2
Header
Vds.h
MOF
Vds.mof
DLL
Vdswmi.dll

See also

Win32_Volume