Napomena
Za pristup ovoj stranici potrebna je autorizacija. Možete se pokušati prijaviti ili promijeniti direktorije.
Za pristup ovoj stranici potrebna je autorizacija. Možete pokušati promijeniti direktorije.
Saves changes from the current edit-and-continue session to the specified file.
Syntax
HRESULT SaveDelta (
[in] LPCWSTR szFile,
[in] DWORD dwSaveFlags
);
Parameters
szFile
[in] The file name under which to save changes.
dwSaveFlags
[in] Reserved. Must be zero.
Requirements
Platforms: See .NET supported operating systems.
Header: Cor.h
Library: CorGuids.lib
.NET versions: Available since .NET Framework 2.0
See also
Surađujte s nama na GitHubu
Izvor za ovaj sadržaj možete pronaći na GitHubu, gdje možete stvarati i pregledavati probleme i zahtjeve za povlačenjem. Dodatne informacije potražite u našem vodiču za suradnike.