DiagramDocView.NotifyFindTarget(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.
Unused.
public:
virtual int NotifyFindTarget(System::UInt32 notification);
public int NotifyFindTarget (uint notification);
abstract member NotifyFindTarget : uint32 -> int
override this.NotifyFindTarget : uint32 -> int
Public Function NotifyFindTarget (notification As UInteger) As Integer
Parameters
- notification
- UInt32