HasBuffer property
- Last UpdatedJul 22, 2024
- 1 minute read
Returns the HasBuffer property of the attribute.
Class
IAttribute
Syntax
[C#]
bool HasBuffer { get; };
[Visual C++]
HRESULT HasBuffer(
[out, retval] VARIANT_BOOL* hasBuffer
);
Parameters
hasBuffer
Returns the HasBuffer property of the attribute.