OleMenuCmdEventArgs.OutValue Property

Definition

Gets a pointer to the parameter used as output by the command function

public:
 property IntPtr OutValue { IntPtr get(); };
public IntPtr OutValue { get; }
member this.OutValue : nativeint
Public ReadOnly Property OutValue As IntPtr

Property Value

IntPtr

nativeint

A pointer to the out parameter.

Applies to