public static FindProvider ( string typeName, bool &enabled, bool &canDisable ) : IProviderV30 | ||
typeName | string | The provider type name. |
enabled | bool | A value indicating whether the provider is enabled. |
canDisable | bool | A value indicating whether the provider can be disabled. |
Результат | IProviderV30 |