ITimeAndNoticeControl.SuppressChanges(UInt32, UInt32) Method

Definition

public:
 void SuppressChanges(System::UInt32 res1, System::UInt32 res2);
public:
 void SuppressChanges(unsigned int res1, unsigned int res2);
void SuppressChanges(unsigned int res1, unsigned int res2);
public void SuppressChanges (uint res1, uint res2);
abstract member SuppressChanges : uint32 * uint32 -> unit
Public Sub SuppressChanges (res1 As UInteger, res2 As UInteger)

Parameters

res1
UInt32
res2
UInt32

Applies to