You are reading help file online using chmlib.com
|
SPPROPSRC lists the source object type of a property change method call.
typedef enum SPPROPSRC
{
SPPROPSRC_RECO_INST,
SPPROPSRC_RECO_CTX,
SPPROPSRC_RECO_GRAMMAR
} SPPROPSRC;
You are reading help file online using chmlib.com
|