Registry.binaryWriteCache

Write the registry to a cache to file at given location.

class Registry
int
binaryWriteCache
(
string location
)

Parameters

location string

a filename

Return Value

Type: int

TRUE on success.

Meta