Skip to content

Latest commit

 

History

History
87 lines (65 loc) · 2.55 KB

nf-mi-mi_subscriptiondeliveryoptions_getnumber.md

File metadata and controls

87 lines (65 loc) · 2.55 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:mi.MI_SubscriptionDeliveryOptions_GetNumber
MI_SubscriptionDeliveryOptions_GetNumber function (mi.h)
Gets the value of the named numeric option.
MI_SubscriptionDeliveryOptions_GetNumber
MI_SubscriptionDeliveryOptions_GetNumber function [Windows Management Infrastructure (MI)]
mi/MI_SubscriptionDeliveryOptions_GetNumber
wmi_v2.mi_subscriptiondeliveryoptions_getnumber
wmi_v2\mi_subscriptiondeliveryoptions_getnumber.htm
wmi_v2
80314490-204d-4b99-937f-f9b55266ac1a
12/05/2018
MI_SubscriptionDeliveryOptions_GetNumber, MI_SubscriptionDeliveryOptions_GetNumber function [Windows Management Infrastructure (MI)], mi/MI_SubscriptionDeliveryOptions_GetNumber, wmi_v2.mi_subscriptiondeliveryoptions_getnumber
mi.h
Windows
Windows 8
Windows Server 2012
Windows
Windows Management Framework 3.0 on Windows Server 2008 R2 with SP1, Windows 7 with SP1, and Windows Server 2008 with SP2
19H1
MI_SubscriptionDeliveryOptions_GetNumber
mi/MI_SubscriptionDeliveryOptions_GetNumber
c++
APIRef
kbSyntax
HeaderDef
Mi.h
MI_SubscriptionDeliveryOptions_GetNumber

MI_SubscriptionDeliveryOptions_GetNumber function

-description

Gets the value of the named numeric option.

-parameters

-param self [in, out]

A pointer to a MI_SubscriptionDeliveryOptions structure.

-param optionName

A null-terminated string that represents the name of the option.

-param value [out]

Returned option value.

-param index [out, optional]

Returned zero-based index of the option.

-param flags [out, optional]

Returned option flags.

-returns

A value of the MI_Result enumeration that specifies the function return code. This can be one of the following codes.

-see-also

MI_SubscriptionDeliveryOptions

MI_SubscriptionDeliveryOptions_SetNumber