Skip to content

What's the usage of internal Currency type? #66285

Answered by jkotas
huoyaoyuan asked this question in Q&A
Discussion options

You must be logged in to vote

It is used when you use [MarshalAs(UnmanagedType.Currency)] on Decimal. Look for NATIVE_TYPE_CURRENCY, MARSHAL_TYPE_CURRENCY and ILCurrencyMarshaler in the unmanaged runtime to see where it used.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@huoyaoyuan
Comment options

huoyaoyuan Apr 1, 2022
Collaborator Author

Comment options

You must be logged in to vote
0 replies
Answer selected by teo-tsirpanis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants