Click or drag to resize

NativeProxyCachedPidlBaseSize Property

Gets the RPC protocol estimated base PIDL size for list allocation.

Namespace:  callback.ShellBoost.Core.Client
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public int CachedPidlBaseSize { get; }

Property Value

Type: Int32
The estimated base PIDL size for list allocation.
See Also