IVsWebPreview.ActivatePreview Method

Definition

public:
 int ActivatePreview();
public:
 int ActivatePreview();
int ActivatePreview();
public int ActivatePreview ();
abstract member ActivatePreview : unit -> int
Public Function ActivatePreview () As Integer

Returns

If the method succeeds, it returns S_OK. If it fails, it returns an error code.

Applies to