IVCWizCtlUI.SetDefaults(Object) Method

Definition

Sets the initial defaults for the wizard symbols.

public:
 void SetDefaults(System::Object ^ pdispDocument);
public:
 void SetDefaults(Platform::Object ^ pdispDocument);
void SetDefaults(winrt::Windows::Foundation::IInspectable const & pdispDocument);
[System.Runtime.InteropServices.DispId(1610743809)]
public void SetDefaults (object pdispDocument);
[<System.Runtime.InteropServices.DispId(1610743809)>]
abstract member SetDefaults : obj -> unit
Public Sub SetDefaults (pdispDocument As Object)

Parameters

pdispDocument
Object

Required. A pointer to the Document.

Attributes

Applies to