DispIdAttribute(Int32) Constructor

Definitie

Initialiseert een nieuw exemplaar van de DispIdAttribute klasse met de opgegeven DISPID.

public:
 DispIdAttribute(int dispId);
public DispIdAttribute(int dispId);
new System.Runtime.InteropServices.DispIdAttribute : int -> System.Runtime.InteropServices.DispIdAttribute
Public Sub New (dispId As Integer)

Parameters

dispId
Int32

De DISPID voor het lid.

Van toepassing op