public void SetConnectionDirtyActive( bool bActive, ChangeInfoService.ChangeInfoServiceHelper pHelper )
public: void SetConnectionDirtyActive( bool bActive, ChangeInfoService.ChangeInfoServiceHelper^ pHelper )
Parameters
- bActive
- If true, connection dirty bit handling is activated.
- pHelper
- Object which will switch mode back due to destruction. Can be null value.