IFixedTypeInfo.GetTypeAttr(IntPtr) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.