IJSObject::ApplyChanges Method

When this method called, all properties getters are internally called looking for changes. Any change to the property value is sent to the client.

IDL

[id(0x000000CF)]

HRESULT _stdcall ApplyChanges();

Group

IJSObject Methods