@Retention(value=RUNTIME) @Target(value=PARAMETER) public @interface MarshalAs
This annotation is used on parameters of wrapped COM methods to control the conversion to the native types.
NativeType
value
public abstract NativeType value
Copyright © 2014. All rights reserved.