Method | Description | |
---|---|---|
GetChangedClipboardFormatIds ( ) : string[] | ||
GetRemovedClipboardFormatIds ( ) : string[] | ||
SetChangedClipboardFormatIds ( string changedClipboardFormatIds ) : void | ||
SetRemovedClipboardFormatIds ( string removedClipboardFormatIds ) : void |
public GetChangedClipboardFormatIds ( ) : string[] | ||
return | string[] |
public GetRemovedClipboardFormatIds ( ) : string[] | ||
return | string[] |
public SetChangedClipboardFormatIds ( string changedClipboardFormatIds ) : void | ||
changedClipboardFormatIds | string | |
return | void |
public SetRemovedClipboardFormatIds ( string removedClipboardFormatIds ) : void | ||
removedClipboardFormatIds | string | |
return | void |