Searched refs:sNotify (Results 1 – 4 of 4) sorted by relevance
102 DELEGATION_NOTIFY_INSTRUCTION sNotify; member
966 nMessageType = pInstruction->sNotify.nMessageType; in runSession()967 nMessageSize = pInstruction->sNotify.nMessageSize; in runSession()981 memcpy(pMessage, &pInstruction->sNotify.nMessage[0], nMessageSize); in runSession()
121 DELEGATION_NOTIFY_INSTRUCTION sNotify; member
1084 nMessageType = pInstruction->sNotify.nMessageType; in runSession()1085 nMessageSize = pInstruction->sNotify.nMessageSize; in runSession()1099 memcpy(pMessage, &pInstruction->sNotify.nMessage[0], nMessageSize); in runSession()