WiFi Framework C++ Edition

◆ DoAcmProfileNameChange()

virtual void DoAcmProfileNameChange ( const GUID &  IfaceId,
const tstring OldName,
const tstring NewName 
)
protectedvirtual

Fires then OnAcmProfileNameChange event.

Parameters
IfaceIdThe interface's ID on which the event is for.
OldNameThe old profile name.
NewNameThe new profile name.