IDebugProperty158.GetExtendedAttribs(UInt64) 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.
public:
int GetExtendedAttribs([Runtime::InteropServices::Out] System::UInt64 % pExFlags);
public int GetExtendedAttribs(out ulong pExFlags);
abstract member GetExtendedAttribs : uint64 -> int
Public Function GetExtendedAttribs (ByRef pExFlags As ULong) As Integer
Parameters
- pExFlags
- UInt64