a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Libraries:
 hdwrench.library
  FindControllerID
  FindDefaults
  FindDiskName
  FindLastSector
  HDWCloseDevice
  HDWOpenDevice
  InMemMountfile
  InMemRDBStructs
  LowlevelFormat
  OutMemMountfile
  OutMemRDBStructs
  QueryCapacity
  QueryFindValid
  QueryInquiry
  QueryModeSense
  QueryReady
  RawRead
  RawWrite
  ReadMountfile
  ReadRDBStructs
  ReadRDBs
  VerifyDrive
  WriteBlock
  WriteMountfile
  WriteRDBStructs
  WriteRDBs
  ZZexample
  description
Include
GuruMeditation
Docs » Autodocs » hdwrench.library » InMemRDBStructs

NAME

    InMemRDBStructs

SYNOPSIS

    error = InMemRDBStructs ( rdbp, sizerdb, unit )
D0 A0 D0 D1
ULONG InMemRDBStructs ( char *rdbp, ULONG sizerdb, ULONG unit );

FUNCTION

    Read RDB data directly from memory as it should appear on disk and
place it within the internal RDB Structures.

INPUTS

    rdbp     Pointer to an array of characters containing the RDB data.
sizerdb The size of this memory image.
unit The device unit number for which this image is intended.

RESULT

RESULT

    error      ULONG value according to the E_ error codes within hdwrench.h.
if success the RDB Data is incorporated within the internal
RDB structures.

NOTES

    Note that no consistency checks are performed. What you send is to this
entry is what you get, data errors and all.
Some renumbering of blocks may take place in any writing process.

BUGS

SEE ALSO

hdwrench.library/InMemMountfile(), hdwrench.library/OutMemMountfile, hdwrench.library/ReadMountFile, hdwrench.library/WriteMountfile(), hdwrench.library/ReadRDBStructs(), hdwrench.library/OutMemRDBStructs(), hdwrench.library/WriteRDBStructs(), hdwrench.library/ReadRDBs(), hdwrench.library/WriteRDBs()

Comments

Name:
E-mail: Use this if you want a message if you get a response, will not be shown.
Comment:
Select correct short for:

Rebels

AYS
TBL
RBS
RSI

Comments:

$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se