DiskQuotaControl.Initialize method
Opens a specified volume and initializes its quota control object.
DiskQuotaControl.Initialize(
sPath,
bReadWrite
)
-
sPath
-
Type: String
A string value that contains the fully qualified path of the volume to be initialized.
-
bReadWrite
-
Type: Boolean
A Boolean value that specifies how the volume is to be opened. Set bReadWrite to TRUE for read/write access or FALSE for read-only access.
This method does not return a value.
Requirement | Value |
---|---|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
Minimum supported server |
Windows 2000 Server [desktop apps only] |
DLL |
|