Windows PowerShell command on Get-command stmfGetLogicalUnitProperties
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man stmfGetLogicalUnitProperties

SCSI Target Mode Framework Library Functions

stmfGetLogicalUnitProperties(3STMF)

NAME

stmfGetLogicalUnitProperties - retrieve the properties of

the specified logical unit

SYNOPSIS

cc [ flag... ] file... -lstmf [ library... ]

#include

int stmfGetLogicalUnitProperties(stmfGuid *logicalUnit,

stmfLogicalUnitProperties *logicalUnitProps);

PARAMETERS

logicalUnit The identifier of the logical unit whose properties are being retrieved.

logicalUnitProps A pointer to an stmfLogicalUnitProper-

ties structure. On successful return, this will contain the properties for the specified logicalUnitOid.

DESCRIPTION

The stmfGetLogicalUnitProperties() function retrieves the

properties of the specified logical unit.

RETURN VALUES

The following values are returned:

STMF_ERROR_LOGICAL_UNIT_NOT_REGISTERED

The logicalUnit is not a valid registered logical unit in the system.

STMF_STATUS_SUCCESS

The API call was successful.

ATTRIBUTES

See attributes(5) for descriptions of the following attri-

butes:

SunOS 5.11 Last change: 9 Jun 2008 1

SCSI Target Mode Framework Library Functions

stmfGetLogicalUnitProperties(3STMF)

______________________________________________________________________

| ATTRIBUTE TYPE | ATTRIBUTE VALUE |

|_____________________________|_____________________________|

| Interface Stability | Committed |

|_____________________________|_____________________________|

| MT-Level | Safe |

|_____________________________|_____________________________|

SEE ALSO

libstmf(3LIB), attributes(5)

SunOS 5.11 Last change: 9 Jun 2008 2

SCSI Target Mode Framework Library Functions

stmfGetLogicalUnitProperties(3STMF)

SunOS 5.11 Last change: 9 Jun 2008 3




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™