DiagramDocView.SetFindState(Object) 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.
Not implemented.
public:
virtual int SetFindState(System::Object ^ pUnk);
public int SetFindState (object pUnk);
abstract member SetFindState : obj -> int
override this.SetFindState : obj -> int
Public Function SetFindState (pUnk As Object) As Integer
Parameters
- pUnk
- Object