DialogBuilderBase.AddCheckbox

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T* AddCheckbox(wchar* TextMessage, int* Value, int Mask, bool ThreeState)
  2. T* AddCheckbox(int TextMessageId, int* Value, int Mask, bool ThreeState)
    class DialogBuilderBase(T)
    T*
    AddCheckbox
    (,
    int* Value
    ,
    int Mask = 0
    ,
    bool ThreeState = false
    )

Meta