Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Gets the value of the specified option for the current metadata scope. The option controls how calls to the current metadata scope are handled.
HRESULT GetOption (
[in] REFGUID optionId,
[out] const VARIANT *pValue
);
Parameters
| Parameter | Description |
|---|---|
optionId |
[in] A pointer to a GUID that specifies the option to be retrieved. |
pValue |
[out] The value of the returned option. The type of this value will be a variant of the specified option's type. |
Requirements
Platform: Windows 2000, Windows XP, Windows Server 2003 family
Header: Cor.h
Library: Used as a resource in Mscoree.dll
.NET Framework Version: 2.0, 1.1, 1.0