Windows PowerShell command on Get-command stmfDeleteLu
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man stmfDeleteLu

SCSI Target Mode Framework Library Functions stmfDeleteLu(3STMF)

NAME

stmfDeleteLu - delete a logical unit

SYNOPSIS

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

#include

int stmfDeleteLu(stmfGuid *luGuid);

PARAMETERS

luGuid a pointer to an stmfGuid structure containing the guid of the logical unit to delete

DESCRIPTION

The stmfDeleteLu() function deletes the logical unit from

the system. Any view entries that may exist for this logical unit will be retained in the system and must be removed using stmfRemoveViewEntry(3STMF) if so desired.

RETURN VALUES

The following values are returned:

STMF_STATUS_SUCCESS The API call was successful.

STMF_ERROR_NOT_FOUND The guid does not exist.

ATTRIBUTES

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

butes:

____________________________________________________________

| ATTRIBUTE TYPE | ATTRIBUTE VALUE |

|_____________________________|_____________________________|

| Interface Stability | Committed |

|_____________________________|_____________________________|

| MT-Level | Safe |

|_____________________________|_____________________________|

SEE ALSO

libstmf(3LIB), stmfRemoveViewEntry(3STMF), attributes(5)

SunOS 5.11 Last change: 8 May 2009 1




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