IDebugExtendedField::IsClosedType
Determines if the field represents a closed type.
HRESULT IsClosedType(
void
);
int IsClosedType();
Return Value
If the field is a closed type, returns S_OK; otherwise, returns S_FALSE.
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Determines if the field represents a closed type.
HRESULT IsClosedType(
void
);
int IsClosedType();
If the field is a closed type, returns S_OK; otherwise, returns S_FALSE.