IPersistMemory.GetSizeMax(UInt32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)
Paramètres
- pcbSize
- UInt32