Click or drag to resize

NativeProxyCachedPidlBaseSize Property

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

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

Property Value

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