Compartir a través de


ITypeInfo2.GetTypeFlags(Int32) Método

Definición

Devuelve las marcas de tipo sin asignaciones. Este método devuelve un marcador de tipo DWORD que expande los marcadores de tipo sin aumentar el TYPEATTR (atributo de tipo).

public:
 void GetTypeFlags([Runtime::InteropServices::Out] int % pTypeFlags);
public void GetTypeFlags (out int pTypeFlags);
abstract member GetTypeFlags : int -> unit
Public Sub GetTypeFlags (ByRef pTypeFlags As Integer)

Parámetros

pTypeFlags
Int32

Cuando este método devuelve un resultado, contiene una referencia DWORD a un TYPEFLAG. Este parámetro se pasa sin inicializar.

Se aplica a