public static InteropScrollInfo Create(
uint uiMask
)
Public Shared Function Create (
uiMask As UInteger
) As InteropScrollInfo
public:
static InteropScrollInfo Create(
unsigned int uiMask
)
static member Create :
uiMask : uint32 -> InteropScrollInfo