FlavoredProjectBase.UnadviseHierarchyEvents(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.
protected:
virtual void UnadviseHierarchyEvents(System::UInt32 cookie);
protected:
virtual void UnadviseHierarchyEvents(unsigned int cookie);
virtual void UnadviseHierarchyEvents(unsigned int cookie);
protected virtual void UnadviseHierarchyEvents (uint cookie);
abstract member UnadviseHierarchyEvents : uint32 -> unit
override this.UnadviseHierarchyEvents : uint32 -> unit
Protected Overridable Sub UnadviseHierarchyEvents (cookie As UInteger)
Parameters
- cookie
- UInt32