IFixedTypeInfo.GetTypeAttr(IntPtr) Method

Definition

For a description of this member, see GetTypeAttr(IntPtr).

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 void GetTypeAttr([Runtime::InteropServices::Out] IntPtr % ppTypeAttr);
public void GetTypeAttr (out IntPtr ppTypeAttr);
abstract member GetTypeAttr : nativeint -> unit
Public Sub GetTypeAttr (ByRef ppTypeAttr As IntPtr)

Parameters

ppTypeAttr
IntPtr

nativeint

Location to return the type attributes.

Applies to