Method | Description | |
---|---|---|
GetStorageDevice ( AsyncCallback callback ) : void |
Derived classes should implement this method to call the Guide.BeginShowStorageDeviceSelector method with the desired parameters, using the given callback.
|
protected GetStorageDevice ( AsyncCallback callback ) : void | ||
callback | AsyncCallback | The callback to pass to Guide.BeginShowStorageDeviceSelector. |
return | void |