Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a value indicating any change in metadata size that results from the current edit-and-continue session.
Syntax
HRESULT GetDeltaSaveSize (
    [in]  CorSaveSize  fSave,
    [out] DWORD        *pdwSaveSize
);
Parameters
fSave
[in] One of the CorSaveSize values, indicating the level of precision desired.
pdwSaveSize
[out] The change in the size of the metadata.
Requirements
Platforms: See .NET supported operating systems.
Header: Cor.h
Library: CorGuids.lib
.NET versions: Available since .NET Framework 2.0