dtmmdbstylesheetgetname(3) hpux man page | unix.com

Man Page: dtmmdbstylesheetgetname

Operating Environment: hpux

Section: 3

DtMmdbStylesheetGetName(library call)									     DtMmdbStylesheetGetName(library call)

NAME
DtMmdbStylesheetGetName -- obtains the name of a stylesheet
SYNOPSIS
#include <DtMmdb.h> const char* DtMmdbStylesheetGetName( DtMmdbInfoRequest* request);
DESCRIPTION
The DtMmdbStylesheetGetName function returns the name of the specified stylesheet object. Do not use the free function on the returned pointer.
ARGUMENTS
request Specifies the bookcase in the bookcase descriptor field and the stylesheet object's Database Engine identifier, in the pri- mary_oid field.
RETURN VALUE
If DtMmdbStylesheetGetName completes successfully, it returns a pointer to a NULL-terminated name character string. If it fails, it returns a NULL pointer.
EXAMPLE
The following shows how a DtMmdbStylesheetGetName call might be coded. DtMmdbInfoRequest request; /* fill the request here */ request.primary_oid = DtMmdbSectionGetStyleSheetId(&request); DtMmdbStylesheetGetName(&request);
SEE ALSO
TO BE SUPPLIED DtMmdbStylesheetGetName(library call)
Related Man Pages
dtmmdbbookgetshorttitle(3) - hpux
dtmmdbdlpgetnextsectionid(3) - hpux
dtmmdbdlpgetprevsectionid(3) - hpux
dtmmdbgetbookcasebyloc(3) - hpux
tt_otype_hsig_op(3) - hpux
Similar Topics in the Unix Linux Community
SAN Migration question
Hpux 11iV3 administration document
Thank you members and admins
Seeking Alternative for diff in hp
Shopt -s histappend