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.
Retrieves the description and description metadata for the port supplier.
Syntax
public int GetDescription(
out enum_PORT_SUPPLIER_DESCRIPTION_FLAGS pdwFlags,
out string pbstrText
);
Parameters
pdwFlags
[out] Metadata flags for the description.
pbstrText
[out] Description of the port supplier.
Return Value
If successful, returns S_OK; otherwise, returns an error code.