DiagramDocView.GetFindState(Object) Method

Definition

Not implemented.

public:
 virtual int GetFindState([Runtime::InteropServices::Out] System::Object ^ % state);
public int GetFindState (out object state);
abstract member GetFindState : obj -> int
override this.GetFindState : obj -> int
Public Function GetFindState (ByRef state As Object) As Integer

Parameters

state
Object

Returns

The object that is being asked

Implements

Applies to