IPersistMemory.GetSizeMax(UInt32) Method

Definition

public:
 void GetSizeMax([Runtime::InteropServices::Out] System::UInt32 % pcbSize);
public void GetSizeMax (out uint pcbSize);
abstract member GetSizeMax : uint32 -> unit
Public Sub GetSizeMax (ByRef pcbSize As UInteger)

Parameters

pcbSize
UInt32

Applies to