GetPageFromLogical
Gets the page number for a logical address.
Syntax
lRet = KeyView.GetPageFromLogical(lLogicalAddress)
Parameters
Parameter | Type | Description |
---|---|---|
lLogicalAddress
|
Long | The logical address for which to get the page number. |
Returns
Type | Description |
---|---|
Long |
|