ITimeAndNoticeControl.SuppressChanges(UInt32, UInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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