Query: wsreg_query_get_instance
OS: sunos
Section: 3wsreg
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
wsreg_query_set_instance(3WSREG) Product Install Registry Library Functions wsreg_query_set_instance(3WSREG)NAMEwsreg_query_set_instance, wsreg_query_get_instance - set or get the instance of a querySYNOPSIScc [flag ...] file ...-lwsreg [library ...] #include <wsreg.h> int wsreg_query_set_instance(Wsreg_query *query, int instance); int wsreg_query_get_instance(Wsreg_query *comp);DESCRIPTIONThe wsreg_query_set_instance() function sets the instance number specified by instance in the query specified by query. The wsreg_query_get_instance() function retrieves the instance from the query specified by query.RETURN VALUESThe wsreg_query_set_instance() function returns a non-zero value if the instance was set correctly; otherwise 0 is returned. The wsreg_query_get_instance() function returns the instance number from the specified query. It returns 0 if the instance number has not been set.USAGEThe query identifies fields used to search for a specific component in the product install registry. By specifying the instance, the com- ponent search is narrowed to all components in the product install registry that have the specified instance. Other fields can be specified in the same query to further narrow down the search.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |MT-Level |Unsafe | +-----------------------------+-----------------------------+SEE ALSOwsreg_get(3WSREG), wsreg_initialize(3WSREG), wsreg_query_create(3WSREG), attributes(5) SunOS 5.10 22 Sep 2000 wsreg_query_set_instance(3WSREG)
Related Man Pages |
---|
wsreg_get_all(3wsreg) - sunos |
wsreg_get_instance(3wsreg) - sunos |
wsreg_query_get_id(3wsreg) - sunos |
wsreg_query_get_unique_name(3wsreg) - sunos |
wsreg_set_parent(3wsreg) - sunos |
Similar Topics in the Unix Linux Community |
---|
mylbhelper 0.6 (Default branch) |
Jump to a specific place in a file? |
Question about query |
mylbhelper 0.8 (Default branch) |
grep/sed query |