Expand Minimize
This topic has not yet been rated - Rate this topic

IDiaSymbol::get_unalignedType Method

Retrieves a flag that specifies whether the user-defined data type is unaligned.

HRESULT get_unalignedType (
   BOOL* pRetVal
);

Parameters

pRetVal
[out, retval] Returns a Boolean that contains the flag that specifies whether the user-defined data type is unaligned.

See Also

IDiaSymbol

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.