/* ** GENEREATED FILE - DO NOT MODIFY ** */
package com.wilutions.mslib.uccollaborationlib;
import com.wilutions.com.*;
/**
* IConversationWindowInformationChangedEventData.
* IConversationWindowInformationChangedEventData Interface
*/
@CoInterface(guid="{FF037274-455A-4E34-B5D1-D42DB866F9B7}")
public interface IConversationWindowInformationChangedEventData extends IDispatch {
static boolean __typelib__loaded = __TypeLib.load();
@DeclDISPID(1610743808) public IConversationWindowInformationDictionary getChangedProperties() throws ComException;
}