Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 951 Bytes

modifying-configuration-information-in-the-user-interface.md

File metadata and controls

20 lines (12 loc) · 951 Bytes
description ms.assetid title ms.topic ms.date
An attachment snap-in extension must allow the user to modify configuration information about the service.
fb36fcce-5a69-49cd-8cd3-b0b048f2f566
Modifying Configuration Information in the User Interface
article
05/31/2018

Modifying Configuration Information in the User Interface

An attachment snap-in extension must allow the user to modify configuration information about the service. The modified information should be stored by the attachment snap-in extension until the Security Configuration snap-in calls methods of the ISceSvcAttachmentPersistInfo interface to retrieve the information.

To avoid memory leaks, free memory allocated by the snap-in extension by calling ISceSvcAttachmentPersistInfo::FreeBuffer.