ResourceCallbackArgs.download Method

Module: ResourceCallbackArgs

Definition

Downloads a resource.

download(self) -> None

Exceptions

An error has occurred during Bioseal Library execution.
void download()

Exceptions

An error has occurred during Bioseal Library execution.
public void Download()

Exceptions

An error has occurred during Bioseal Library execution.
public void download() throws BiosealException

Exceptions

An error has occurred during Bioseal Library execution.
public func download() throws

Exceptions

An error has occurred during Bioseal Library execution.
int id3BiosealResourceCallbackArgs_Download (
    ID3_BIOSEAL_RESOURCE_CALLBACK_ARGS hResourceCallbackArgs)

Parameters

in Handle to the ResourceCallbackArgs object.

Returns

int
An error code.
See id3BiosealError file for the list of possible error codes.