DelegateGetVerSpecificRootDirPath Delegasikan

Definisi

Mendapatkan apakah jalur direktori akar tertentu berhasil.

public delegate bool DelegateGetVerSpecificRootDirPath(StringBuilder ^ sPath, [Runtime::InteropServices::Out] System::UInt32 % pdwSize);
public delegate bool DelegateGetVerSpecificRootDirPath(StringBuilder sPath, out uint pdwSize);
type DelegateGetVerSpecificRootDirPath = delegate of StringBuilder * uint32 -> bool
Public Delegate Function DelegateGetVerSpecificRootDirPath(sPath As StringBuilder, ByRef pdwSize As UInteger) As Boolean 

Parameter

sPath
StringBuilder

Jalur direktori.

pdwSize
UInt32

Ukuran dalam byte.

Tampilkan Nilai

true jika berhasil; jika tidak, false.

Berlaku untuk