QuaShewhartChartResults.BeforePrompt

Called before user is prompted.

Syntax Parameters Return Value
Event QuaShewhartChartResults.BeforePrompt( _
    nType As InputType, _
    SampleID As String, _
    PartID As String, _
    ByRef PromptText As String, _
    ByRef nStatus As StatusCode)
  • nType [in]

Type: InputType

  • SampleID [in]

Type: String

  • PartID [in]

Type: String

  • PromptText [in,out]

Type: String

  • nStatus [out]

Type: StatusCode

-